{
  "resource": "https://www.natoros.com/api",
  "authorization_servers": ["https://www.natoros.com"],
  "scopes_supported": [
    "agents:read",
    "agents:write",
    "workflows:read",
    "workflows:write",
    "runs:read",
    "records:read",
    "records:write",
    "webhooks:write"
  ],
  "bearer_methods_supported": ["header"],
  "resource_documentation": "https://www.natoros.com/docs/api#authentication",
  "resource_signing_alg_values_supported": ["RS256", "EdDSA"]
}

