SPIFFE website screenshot

SPIFFE

Secure Production Identity Framework for Everyone (SPIFFE) is a set of open-source standards for securely identifying software systems in dynamic and heterogeneous environments through platform-agnostic, cryptographic identities. SPIFFE defines the SPIFFE ID URI format, the X.509 SVID and JWT SVID identity document formats, and the Workload API for issuing and rotating identities without secrets or passwords. SPIFFE is a graduated CNCF project.

SPIFFE publishes 2 APIs on the APIs.io network: Workload API and Bundle API. Tagged areas include Authentication, Cloud Native, Graduated, Identity, and Security.

The SPIFFE catalog on APIs.io includes 1 event-driven AsyncAPI specification, 1 JSON-LD context, and 3 Spectral governance rulesets.

SPIFFE’s developer surface includes documentation, getting-started guide, engineering blog, Stack Overflow tag, and 13 more developer resources.

49.9/100 developing ▬ flat Agent 34/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
4 APIs
AuthenticationCloud NativeGraduatedIdentitySecurityZero Trust

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 49.9/100 · developing
Contract Quality 15.9 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 6.2 / 13
Governance 7.5 / 12
Discoverability 7.2 / 10
Agent readiness — 34/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 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/spiffe: 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 4

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

SPIFFE Workload API

The SPIFFE Workload API is a gRPC streaming interface through which workloads request and receive SPIFFE Verifiable Identity Documents (SVIDs) including X.509-SVIDs and JWT-SVID...

SPIFFE X.509 SVID

The SPIFFE X.509 SVID (SPIFFE Verifiable Identity Document) is a standard for encoding SPIFFE identities into X.509 certificates. The Subject Alternative Name field carries the ...

SPIFFE JWT SVID

The SPIFFE JWT SVID standard defines a format for encoding SPIFFE identities as JSON Web Tokens. JWT-SVIDs are used in scenarios where X.509 certificates are not practical, such...

SPIFFE Bundle API

SPIFFE trust bundle retrieval operations for fetching root CA certificates used to validate SVIDs issued by a trust domain

Open Collections 1

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

Pricing Plans 1

Published pricing tiers and plan structures.

Spiffe Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Spiffe Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

SPIFFE Workload API Events

The SPIFFE Workload API is a gRPC streaming interface through which workloads request and receive SPIFFE Verifiable Identity Documents (SVIDs) and trust bundle updates. Workload...

ASYNCAPI

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Spiffe Context

0 classes · 7 properties

JSON-LD

Spectral Rules 3

Spectral governance rulesets for linting and validating these APIs.

SPIFFE API Rules

6 rules · 6 warnings

SPECTRAL

SPIFFE API Rules

6 rules · 5 warnings 1 info

SPECTRAL

SPIFFE API Rules

7 rules · 4 errors 3 warnings

SPECTRAL

JSON Schema 1

Standalone JSON Schema definitions for this provider's data models.

SPIFFE Identity Documents

0 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Spiffe Svid Structure

0 properties

JSON STRUCTURE

Examples 1

Example request and response payloads for these APIs.

Security Posture 1

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

Spiffe Domain Security

TLSv1.3 · HSTS

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Spiffe Agentic Access

1 operation

1 operations · 0 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 2

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 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: spiffe
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/spiffe.png
name: SPIFFE
description: Secure Production Identity Framework for Everyone (SPIFFE) is a set of open-source standards for securely identifying
  software systems in dynamic and heterogeneous environments through platform-agnostic, cryptographic identities. SPIFFE defines
  the SPIFFE ID URI format, the X.509 SVID and JWT SVID identity document formats, and the Workload API for issuing and rotating
  identities without secrets or passwords. SPIFFE is a graduated CNCF project.
url: https://spiffe.io/
tags:
- Authentication
- Cloud Native
- Graduated
- Identity
- Security
- Zero Trust
created: '2025'
modified: '2026-05-19'
specificationVersion: '0.19'
type: Index
apis:
- aid: spiffe:spiffe-workload-api
  name: SPIFFE Workload API
  description: The SPIFFE Workload API is a gRPC streaming interface through which workloads request and receive SPIFFE Verifiable
    Identity Documents (SVIDs) including X.509-SVIDs and JWT-SVIDs, as well as trust bundle updates. It enables software to
    obtain cryptographic identities at runtime without requiring secrets to be embedded in configuration or code.
  humanURL: https://github.com/spiffe/spiffe/blob/main/standards/SPIFFE_Workload_API.md
  properties:
  - type: Documentation
    url: https://spiffe.io/docs/latest/spiffe-about/spiffe-concepts/
  - type: Reference
    url: https://github.com/spiffe/spiffe/blob/main/standards/SPIFFE_Workload_API.md
  - type: AsyncAPI
    url: asyncapi/spiffe-workload-asyncapi.yml
  - type: GitHubRepository
    url: https://github.com/spiffe/spiffe
  tags:
  - gRPC
  - Identity
  - JWT
  - Workload
  - X.509
- aid: spiffe:spiffe-x509-svid-api
  name: SPIFFE X.509 SVID
  description: The SPIFFE X.509 SVID (SPIFFE Verifiable Identity Document) is a standard for encoding SPIFFE identities into
    X.509 certificates. The Subject Alternative Name field carries the SPIFFE ID URI, enabling mutual TLS authentication between
    workloads using standard X.509 certificate validation libraries.
  humanURL: https://github.com/spiffe/spiffe/blob/main/standards/X509-SVID.md
  properties:
  - type: Documentation
    url: https://spiffe.io/docs/latest/spiffe-about/svid/
  - type: Reference
    url: https://github.com/spiffe/spiffe/blob/main/standards/X509-SVID.md
  - type: GitHubRepository
    url: https://github.com/spiffe/spiffe
  tags:
  - Certificate
  - Identity
  - mTLS
  - Security
  - X.509
- aid: spiffe:spiffe-jwt-svid-api
  name: SPIFFE JWT SVID
  description: The SPIFFE JWT SVID standard defines a format for encoding SPIFFE identities as JSON Web Tokens. JWT-SVIDs
    are used in scenarios where X.509 certificates are not practical, such as HTTP header-based authentication between services
    or for passing identity across trust domain boundaries.
  humanURL: https://github.com/spiffe/spiffe/blob/main/standards/JWT-SVID.md
  properties:
  - type: Documentation
    url: https://spiffe.io/docs/latest/spiffe-about/svid/
  - type: Reference
    url: https://github.com/spiffe/spiffe/blob/main/standards/JWT-SVID.md
  - type: GitHubRepository
    url: https://github.com/spiffe/spiffe
  tags:
  - Authentication
  - Identity
  - JWT
  - Security
- aid: spiffe:spiffe-bundle-api
  name: SPIFFE Bundle API
  description: SPIFFE trust bundle retrieval operations for fetching root CA certificates used to validate SVIDs issued by
    a trust domain
  humanURL: https://github.com/spiffe/spiffe/blob/main/standards/SPIFFE_Workload_API.md
  tags:
  - Bundle
  properties:
  - type: OpenAPI
    url: openapi/spiffe-bundle-api-openapi.yml
  - type: Documentation
    url: https://spiffe.io/docs/latest/spiffe-about/spiffe-concepts/
  - type: Reference
    url: https://github.com/spiffe/spiffe/blob/main/standards/SPIFFE_Trust_Domain_and_Bundle.md
  - type: GitHubRepository
    url: https://github.com/spiffe/spiffe
  - type: SpectralRules
    url: rules/spiffe-rules.yml
common:
- type: AgenticAccess
  url: agentic-access/spiffe-agentic-access.yml
- type: DomainSecurity
  url: security/spiffe-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/spiffe-secure-production-identity-framework-for-everyone
- type: JSONSchema
  url: json-schema/spiffe-svid-schema.json
- type: JSONLD
  url: json-ld/spiffe-context.jsonld
- type: SpectralRules
  url: rules/spiffe-rules.yml
- type: Vocabulary
  url: vocabulary/spiffe-vocabulary.yml
- type: Website
  url: https://spiffe.io/
- type: Documentation
  url: https://spiffe.io/docs/latest/
- type: GettingStarted
  url: https://spiffe.io/docs/latest/spiffe-about/spiffe-concepts/
- type: GitHubOrganization
  url: https://github.com/spiffe
- type: GitHubRepository
  url: https://github.com/spiffe/spiffe
- type: Community
  url: https://spiffe.io/community/
- type: Slack
  url: https://slack.spiffe.io
- type: Blog
  url: https://spiffe.io/blog/
- type: Security
  url: https://github.com/spiffe/spiffe/blob/main/SECURITY.md
- type: StackOverflow
  url: https://stackoverflow.com/questions/tagged/spiffe
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com