Seconds until the JWT expires (typically 3600).
OptionalscopesScopes granted to this token. Reserved for future use; currently always empty.
Subscription tier this token was issued for. Drives rate limits and feature flags on downstream endpoints.
Always Bearer.
Short-lived HS256 JWT. Send as
Authorization: Bearer <token>on all other endpoints.