Bearer tokens
Mint a token in the dashboard under Settings → Agency → API tokens. Each token is scoped to a single Agency workspace and one or more fine-grained scopes (trends:read, briefs:read, performance:read). Tokens are shown once at creation — store them in your secrets manager, not in source.
Authorization: Bearer <your-token>