| AXTL bearer token | Calls the AXTL control API. | Create or manage API access from the AXTL dashboard. |
| Agent API key | Invokes one deployed backend through POST /v1/invoke/{slug}. | Header and agent scope verified. |
| Download token | Allows browser-friendly artifact download links for /v1/downloads/{agentId}/{filename}. | Signed query token verified; token minting is control API only. |
| Stream token | Allows browser-friendly generation progress streaming for /v1/generate/{jobId}/stream. | Signed query token verified; token minting is control API only. |