Authorization: Bearer <token> header on every request. Tokens can come from the AgentOS control plane or your own backend.
Token Structure
Your JWT tokens should include:Example Tokens
Read-only access:Sending Tokens
Send the token in theAuthorization header: