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 17 more developer resources.

35.7/100 thin ▬ flat Agent 37/100 agent ready Full breakdown ↓
scored 2026-08-10 · rubric v0.9.1
AccessSelf serve
8 APIs
CompanyIdentityAccess ManagementAuthenticationAuthorizationInfrastructureKubernetesOIDCSecurityOpen Source

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-10 · rubric v0.9.1
Composite quality — 35.7/100 · thin
Contract Quality 13.1 / 25
Developer Ergonomics 10.3 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 2.7 / 13
Governance 1.4 / 12
Discoverability 8.2 / 10
Agent readiness — 37/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. 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. Want it done for you? Prioritized profiling — $2,500 →

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

Arazzo Workflows 3

Multi-step API workflows described with the Arazzo specification.

_Index

ARAZZO

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 3

Reference material describing how the API behaves

Agent Surfaces 2

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 1

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
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- 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:
  - 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:
  - 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:
  - 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:
  - 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: 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