> For the complete documentation index, see [llms.txt](https://docs.paywithflash.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.paywithflash.com/api-documentation/quickstart.md).

# Authentication

{% hint style="info" %}
Authentication is only setup for the subscription APIs.
{% endhint %}

* All API requests require a valid `Authorization` token in the header.
* Tokens are JWT and must be signed with the corresponding secret key associated with your Flash account.
