Page cover

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