{
  "resource": "https://fifa.qtech.hr",
  "authorization_servers": [
    "https://fifa.qtech.hr",
    "https://xjguhdqjtojmyfnrmiyv.supabase.co/auth/v1"
  ],
  "scopes_supported": [
    "openid",
    "profile",
    "email",
    "fifa:study",
    "fifa:scout",
    "fifa:premium"
  ],
  "bearer_methods_supported": [
    "header"
  ],
  "resource_documentation": "https://fifa.qtech.hr/.well-known/api-catalog",
  "resource_signing_alg_values_supported": [
    "RS256",
    "HS256",
    "ES256"
  ],
  "resource_name": "FIFA Agent Mentor API"
}