Client Side Auth
Generate Access Token
Generate a new client token (JWT)
POST
Use your org-level API key (
Bearer fl-xxxxxx) to create a JWT token for a specific client. The token can be used at client-facing endpoints.
Authorizations
Org-level key (format: Bearer fl-xxxxx) used to manage client tokens.
Body
application/json