{
  "resource": "https://anter.ai",
  "authorization_servers": [
    "https://anter.ai",
    "https://api.anter.ai"
  ],
  "scopes_supported": [
    "openid",
    "profile",
    "email",
    "agents:read",
    "agents:write",
    "mcp:access",
    "tools:execute",
    "chat:stream"
  ],
  "bearer_methods_supported": [
    "header"
  ],
  "resource_documentation": "https://anter.ai/docs/flows/call-api"
}