Infra website screenshot

Infra

Infra is open-source authentication and access management for infrastructure. It grants short-lived, identity-based access to Kubernetes clusters, servers, and databases by connecting an organization's OIDC identity providers (Okta, Google, Azure AD, and others) to fine-grained grants on destination resources. Users and groups receive least-privilege roles, access keys are issued for CI/CD and API automation, and the `infra` CLI lets engineers list and switch into destinations. The project was originally added to the API Evangelist network as an 8vc portfolio lead; the hosted service at api.infrahq.com has since wound down (infrahq.com now redirects to the GitHub repository), but the source, OpenAPI spec, CLI, and Go client remain available under the Elastic License 2.0 (core) and MIT (SDK and connectors). Final release: v0.21.0.

Infra publishes 8 APIs on the APIs.io network, including Authentication API, Destinations API, Grants API, and 5 more. Tagged areas include Company, Identity, Access Management, Authentication, and Authorization.

Infra’s developer surface includes documentation, API reference, getting-started guide, CLI, authentication, changelog, and 21 more developer resources.

31.8/100 thin ▬ flat Agent 25/100 agent aware Front door AI 2/6 trace Full breakdown ↓
scored 2026-09-19 · rubric v0.22.0
1 APIs
CompanyIdentityAccess ManagementAuthenticationAuthorizationInfrastructureKubernetesOIDCSecurityOpen-Source

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-19 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/infra: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 8

Individual APIs this provider publishes, each with its own machine-readable definition.

Infra Authentication API

The Authentication API from Infra — 9 operation(s) for authentication.

Infra Destinations API

The Destinations API from Infra — 3 operation(s) for destinations.

Infra Grants API

The Grants API from Infra — 2 operation(s) for grants.

Infra Groups API

The Groups API from Infra — 3 operation(s) for groups.

Infra Organizations API

The Organizations API from Infra — 3 operation(s) for organizations.

Infra Providers API

The Providers API from Infra — 2 operation(s) for providers.

Infra Settings API

The Settings API from Infra — 2 operation(s) for settings.

Infra Users API

The Users API from Infra — 4 operation(s) for users.

Scroll for all 8

Open Collections 9

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Infra Authentication API

OPEN COLLECTION

Scroll for all 9

Arazzo Workflows 2

Multi-step API workflows described with the Arazzo specification.

Create a user and issue an access key

Create an identity for automation and issue an access key it can use for CI/CD or API calls.

ARAZZO

Onboard a user and grant destination access

Create a user, put them in a group, and grant the group access to a destination.

ARAZZO

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Infra Authentication

http-bearer · 4 schemes

SECURITY

Infra Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 4

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 7

Pagination, idempotency, versioning, errors, and events

Scroll for all 7

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: infra
name: Infra
description: 'Infra is open-source authentication and access management for infrastructure. It grants short-lived, identity-based
  access to Kubernetes clusters, servers, and databases by connecting an organization''s OIDC identity providers (Okta, Google,
  Azure AD, and others) to fine-grained grants on destination resources. Users and groups receive least-privilege roles, access
  keys are issued for CI/CD and API automation, and the `infra` CLI lets engineers list and switch into destinations. The
  project was originally added to the API Evangelist network as an 8vc portfolio lead; the hosted service at api.infrahq.com
  has since wound down (infrahq.com now redirects to the GitHub repository), but the source, OpenAPI spec, CLI, and Go client
  remain available under the Elastic License 2.0 (core) and MIT (SDK and connectors). Final release: v0.21.0.'
url: https://raw.githubusercontent.com/api-evangelist/infra/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 8vc
x-tier: stub
x-tier-reason: portfolio-lead
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: false
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  - url: https://infrahq.com
    status: 301
    note: declared website redirects to https://github.com/infrahq/infra — a different registrable domain (infrahq.com ->
      github.com), possible rename or acquisition (probed 2026-09-03, roadmap#169)
  generated: '2026-09-03'
  method: derived
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Identity
- Access Management
- Authentication
- Authorization
- Infrastructure
- Kubernetes
- OIDC
- Security
- Open-Source
tags_raw:
- Company
- Identity
- Access Management
- Authentication
- Authorization
- Infrastructure
- Kubernetes
- OIDC
- Security
- Open Source
image: https://avatars.githubusercontent.com/u/85984819
apis:
- aid: infra:infra-authentication-api
  name: Infra Authentication API
  description: The Authentication API from Infra — 9 operation(s) for authentication.
  humanURL: https://github.com/infrahq/infra/blob/main/docs/reference/api.md
  baseURL: https://api.infrahq.com
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/infra-authentication-api-openapi.yml
  - type: APIReference
    url: https://github.com/infrahq/infra/blob/main/docs/reference/api.md
- aid: infra:infra-destinations-api
  name: Infra Destinations API
  description: The Destinations API from Infra — 3 operation(s) for destinations.
  humanURL: https://github.com/infrahq/infra/blob/main/docs/reference/api.md
  baseURL: https://api.infrahq.com
  tags:
  - Destination
  tags_raw:
  - Destinations
  properties:
  - type: OpenAPI
    url: openapi/infra-destinations-api-openapi.yml
  - type: APIReference
    url: https://github.com/infrahq/infra/blob/main/docs/reference/api.md
- aid: infra:infra-grants-api
  name: Infra Grants API
  description: The Grants API from Infra — 2 operation(s) for grants.
  humanURL: https://github.com/infrahq/infra/blob/main/docs/reference/api.md
  baseURL: https://api.infrahq.com
  tags:
  - Grants
  properties:
  - type: OpenAPI
    url: openapi/infra-grants-api-openapi.yml
  - type: APIReference
    url: https://github.com/infrahq/infra/blob/main/docs/reference/api.md
- aid: infra:infra-groups-api
  name: Infra Groups API
  description: The Groups API from Infra — 3 operation(s) for groups.
  humanURL: https://github.com/infrahq/infra/blob/main/docs/reference/api.md
  baseURL: https://api.infrahq.com
  tags:
  - Group
  tags_raw:
  - Groups
  properties:
  - type: OpenAPI
    url: openapi/infra-groups-api-openapi.yml
  - type: APIReference
    url: https://github.com/infrahq/infra/blob/main/docs/reference/api.md
- aid: infra:infra-organizations-api
  name: Infra Organizations API
  description: The Organizations API from Infra — 3 operation(s) for organizations.
  humanURL: https://github.com/infrahq/infra/blob/main/docs/reference/api.md
  baseURL: https://api.infrahq.com
  tags:
  - Organization
  tags_raw:
  - Organizations
  properties:
  - type: OpenAPI
    url: openapi/infra-organizations-api-openapi.yml
  - type: APIReference
    url: https://github.com/infrahq/infra/blob/main/docs/reference/api.md
- aid: infra:infra-providers-api
  name: Infra Providers API
  description: The Providers API from Infra — 2 operation(s) for providers.
  humanURL: https://github.com/infrahq/infra/blob/main/docs/reference/api.md
  baseURL: https://api.infrahq.com
  tags:
  - Providers
  properties:
  - type: OpenAPI
    url: openapi/infra-providers-api-openapi.yml
  - type: APIReference
    url: https://github.com/infrahq/infra/blob/main/docs/reference/api.md
- aid: infra:infra-settings-api
  name: Infra Settings API
  description: The Settings API from Infra — 2 operation(s) for settings.
  humanURL: https://github.com/infrahq/infra/blob/main/docs/reference/api.md
  baseURL: https://api.infrahq.com
  tags:
  - Settings
  properties:
  - type: OpenAPI
    url: openapi/infra-settings-api-openapi.yml
  - type: APIReference
    url: https://github.com/infrahq/infra/blob/main/docs/reference/api.md
- aid: infra:infra-users-api
  name: Infra Users API
  description: The Users API from Infra — 4 operation(s) for users.
  humanURL: https://github.com/infrahq/infra/blob/main/docs/reference/api.md
  baseURL: https://api.infrahq.com
  tags:
  - User
  tags_raw:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/infra-users-api-openapi.yml
  - type: APIReference
    url: https://github.com/infrahq/infra/blob/main/docs/reference/api.md
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: X-MCPServerCandidate
  url: mcp/infra-mcp.yml
  note: 'Renamed from MCPServer 2026-09-03 (roadmap#247): the manifest self-describes as status: candidate — a tool list derived
    from the published API contracts, not an existing server. The scorer already read the manifest and reported mcp_server
    correctly; the MCPServer type was crediting the artifact-type surfaces with a server that does not exist.'
- type: IssueTracker
  url: https://github.com/infrahq/infra/issues
- type: Releases
  url: https://github.com/infrahq/infra/releases
- type: ContributionGuide
  url: https://github.com/infrahq/infra/blob/main/CONTRIBUTING.md
- type: Website
  url: https://infrahq.com
- type: Documentation
  url: https://github.com/infrahq/infra/tree/main/docs
- type: APIReference
  url: https://github.com/infrahq/infra/blob/main/docs/reference/api.md
- type: GettingStarted
  url: https://github.com/infrahq/infra/blob/main/docs/quickstart.md
- type: GitHubOrganization
  url: https://github.com/infrahq
- type: SourceCode
  url: https://github.com/infrahq/infra
- type: OpenAPI
  url: openapi/_original/infra-openapi-original.json
- type: Packages
  url: packages/infra-packages.yml
- type: SDKs
  url: packages/infra-packages.yml
- type: CLI
  url: cli/infra-cli.yml
- type: Authentication
  url: authentication/infra-authentication.yml
- type: Conventions
  url: conventions/infra-conventions.yml
- type: ErrorCatalog
  url: errors/infra-problem-types.yml
- type: Lifecycle
  url: lifecycle/infra-lifecycle.yml
- type: ChangeLog
  url: changelog/infra-changelog.yml
- type: Conformance
  url: conformance/infra-conformance.yml
- type: DataModel
  url: data-model/infra-data-model.yml
- type: DomainSecurity
  url: security/infra-domain-security.yml
- type: Overlay
  url: overlays/infra-openapi-overlay.yaml
- type: LLMsTxt
  url: llms/infra-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: Arazzo
  name: Onboard a user and grant destination access
  url: arazzo/infra-onboard-and-grant.yml
- type: Arazzo
  name: Create a user and issue an access key
  url: arazzo/infra-issue-access-key.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/infra"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/infra/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/infra/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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