Infra · Authentication Profile

Infra Authentication

Authentication

Infra secures its APIs with http-bearer across 4 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the deviceCode flow(s).

CompanyIdentityAccess ManagementAuthenticationAuthorizationInfrastructureKubernetesOIDCSecurityOpen-Source
Methods: http-bearer Schemes: 4 OAuth flows: deviceCode API key in:

Security Schemes

accessKey http
scheme: bearer
infraVersionHeader apiKey
· in: header ()
oidcLogin openIdConnect
passwordLogin http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: searched
source: https://github.com/infrahq/infra/blob/main/docs/reference/api.md
docs: https://github.com/infrahq/infra/blob/main/docs/reference/api.md
note: The OpenAPI document does not declare formal securitySchemes; this profile is
  captured from the documented API reference.
summary:
  types:
  - http-bearer
  api_key_in: []
  oauth2_flows:
  - deviceCode
schemes:
- name: accessKey
  type: http
  scheme: bearer
  description: 'All authenticated requests send Authorization: Bearer <ACCESSKEY>.
    Access keys are organization-scoped and inherit the permissions of the identity
    that created them. Keys carry an expiry and inactivity timeout.'
  sources:
  - https://github.com/infrahq/infra/blob/main/docs/reference/api.md
- name: infraVersionHeader
  type: apiKey
  in: header
  parameter_name: Infra-Version
  description: Required on every request; pins the API contract version (e.g. 0.18.1).
    Not a credential, but mandatory alongside the bearer access key.
- name: oidcLogin
  type: openIdConnect
  description: Interactive login via a configured OIDC identity provider (Okta, Google,
    Azure AD, etc.). POST /api/login with an `oidc` credential (providerID, code,
    redirectURL); also supports the OAuth2 device authorization flow (/api/device).
- name: passwordLogin
  type: http
  scheme: basic
  description: POST /api/login with `passwordCredentials` (name + password) for local
    identities; includes password reset endpoints.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/infra-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.