{
  "resource": "https://api.simosphereai.com",
  "authorization_servers": ["https://onboarding.simosphereai.com"],
  "scopes_supported": [
    "v1:chat",
    "v1:embeddings",
    "v1:models",
    "v2:documents:render",
    "v2:translate",
    "admin:read",
    "admin:write"
  ],
  "bearer_methods_supported": ["header"],
  "resource_documentation": "https://onboarding.simosphereai.com/llms-full.txt",
  "resource_signing_alg_values_supported": ["HS256", "RS256"],
  "tls_client_certificate_bound_access_tokens": false,
  "authorization_details_types_supported": [],
  "dpop_signing_alg_values_supported": ["ES256"],
  "resource_policy_uri": "https://www.simosphereai.com/datenschutz",
  "resource_tos_uri": "https://onboarding.simosphereai.com/de/sla"
}
