{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "name": "agent-sdk — auth",
  "dateModified": "2026-06-03T08:33:24.838Z",
  "methods": [
    "OAuth2 PKCE",
    "API Key",
    "HMAC-SHA256",
    "RFC 9421 HTTP Message Signatures",
    "mTLS",
    "JWT (RS256/ES256)"
  ],
  "token_lifetime_min": 60,
  "refresh_lifetime_d": 30,
  "rate_limit_per_key": "10K rpm"
}