Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Authentication

Authentication is only setup for the subscription APIs.

  • 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.

Last updated