API keys
Create, revoke, and delete keys from Settings → API → API Keys.- Format:
fh_live_followed by a random secret - Shown once at creation
- Bound to the artist and tour selected in the dashboard
- Optional scopes limit which resources the key can access
Header
401 with code unauthorized.
Scopes
A request that needs a scope the key does not have returns
403.
Keys created without an explicit scope list receive all of the scopes above.
Revoke vs delete
- Revoke immediately invalidates the secret. The row stays in the list.
- Delete removes the key record.

