{
  "resource": "https://api.uptimegrid.net/v1",
  "resource_name": "UptimeGrid API",
  "resource_documentation": "https://uptimegrid.net/docs/api/authentication",
  "authorization_servers": [
    "https://uptimegrid.net"
  ],
  "bearer_methods_supported": ["header"],
  "scopes_supported": [
    "monitors:read",
    "monitors:write",
    "agents:read",
    "agents:write",
    "incidents:read",
    "incidents:write",
    "alerts:read",
    "alerts:write",
    "billing:read",
    "billing:write"
  ],
  "resource_signing_alg_values_supported": ["HS256"],
  "token_types_supported": ["jwt", "api_key"]
}
