Ory · Authentication Profile

Ory Corp Authentication

Authentication

Ory secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

IdentityAuthenticationOAuth2OpenID ConnectAuthorizationPermissionsIAMOpen Source
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

oryApiKey http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/ory-corp-openapi.yml
summary:
  types:
  - http
schemes:
- name: oryApiKey
  type: http
  scheme: bearer
  description: 'Ory API key. Project admin endpoints use an Ory project API key (ory_pat_...);
    Console endpoints use a workspace API key (ory_wak_...). Passed as `Authorization: Bearer
    <token>`.'
  sources:
  - openapi/ory-corp-openapi.yml