Kinde · Authentication Profile

Kinde Authentication

Authentication

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

AuthenticationAuthorizationCustomer IdentityIdentity ManagementOAuthOpenID ConnectSingle Sign-OnMulti-Factor AuthenticationRole-Based Access ControlFeature FlagsBillingB2BSaaSDeveloper Platform
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

kindeBearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/kinde-frontend-api-openapi.yml, openapi/kinde-management-api-openapi.yml
summary:
  types:
  - http
schemes:
- name: kindeBearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: To access these endpoints, you will need to use a user token. This can be obtained
    when your users sign in via the methods you've setup in Kinde (e.g. Google, passwordless,
    etc). Find this using the getToken command in the relevant SDK.
  sources:
  - openapi/kinde-frontend-api-openapi.yml
  - openapi/kinde-management-api-openapi.yml