{
  "resource": "https://api.tweetsmash.com/v1",
  "resource_name": "Tweetsmash API",
  "authorization_servers": [
    "https://www.tweetsmash.com"
  ],
  "bearer_methods_supported": [
    "header"
  ],
  "resource_documentation": "https://www.tweetsmash.com/auth.md",
  "resource_policy_uri": "https://www.tweetsmash.com/privacy",
  "resource_tos_uri": "https://www.tweetsmash.com/terms",
  "scopes_supported": [
    "bookmarks:read",
    "bookmarks:write",
    "labels:read",
    "labels:write",
    "views:read",
    "views:write",
    "exports:write",
    "digests:read",
    "memories:read",
    "memories:write"
  ],
  "scopes_note": "Scopes describe the capability areas of the API. A Tweetsmash API key today is issued with all of them; per-key scope selection is not yet available, so treat this list as the full surface a key can reach, not as a least-privilege grant.",
  "mcp_endpoint": "https://mcp.tweetsmash.com/api/mcp",
  "openapi": "https://www.tweetsmash.com/openapi.json"
}
