{
  "issuer": "https://console.callsign.sh",
  "authorization_endpoint": "https://console.callsign.sh/claim",
  "token_endpoint": "https://console.callsign.sh/dashboard/keys",
  "response_types_supported": [],
  "grant_types_supported": [],
  "token_endpoint_auth_methods_supported": [],
  "service_documentation": "https://callsign.sh/docs#api-keys",
  "op_policy_uri": "https://callsign.sh/docs",
  "op_tos_uri": "https://callsign.sh/docs",
  "token_endpoint_description": "Callsign issues long-lived API keys (cs_live_...) through the human dashboard at https://console.callsign.sh/dashboard/keys. Programmatic OAuth token grants are not supported; present the issued key as Authorization: Bearer cs_live_... to https://api.callsign.sh. See https://callsign.sh/.well-known/oauth-protected-resource for resource metadata."
}
