> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flinks.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Endpoints

> Refer to the following table for a list of endpoints related to Authorization.

| **NAME**                                                       | **METHOD** | **DESCRIPTION**                                                                                   |
| :------------------------------------------------------------- | :--------- | :------------------------------------------------------------------------------------------------ |
| [GenerateAuthorizeToken](./endpoints/generate-authorize-token) | POST       | Generates a one-time authorize token (valid for 30 minutes) used to authenticate future requests. |
| [Authorize](./endpoints/authorize)                             | POST       | Required to call most Flinks endpoints.                                                           |
