Crossplane website screenshot

Crossplane

Crossplane is a graduated CNCF open-source Kubernetes add-on that transforms a cluster into a universal control plane for cloud infrastructure, services, and applications. Crossplane introduces custom resources including CompositeResourceDefinitions (XRDs), Compositions, Claims, Providers, ProviderConfigs, Configurations, Functions, and EnvironmentConfigs, allowing platform teams to author self-service platform APIs that compose managed resources across AWS, GCP, Azure, and other providers using Kubernetes-style declarative configuration.

Crossplane publishes 7 APIs on the APIs.io network, including CompositeResourceDefinitions API, Compositions API, Configurations API, and 4 more. Tagged areas include Apache 2.0, CNCF, Cloud-Native, Composition, and Control Plane.

The Crossplane catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

Crossplane’s developer surface includes authentication, documentation, getting-started guide, engineering blog, changelog, and 21 more developer resources.

43.1/100 developing ▬ flat Agent 20/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemiumSelf serve⚡ Free to try
1 APIs
Apache 2.0CNCFCloud-NativeCompositionControl PlaneCustom Resource DefinitionsGraduatedInfrastructure as CodeKubernetesMulti-CloudOpen-SourcePlatform EngineeringProviders

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.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/crossplane: 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 7

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

Crossplane CompositeResourceDefinitions API

CompositeResourceDefinitions (XRDs) extend the Kubernetes API with new custom resource types. An XRD defines the schema and API surface for a composite resource and an optional ...

Crossplane Compositions API

Compositions define how to compose a set of managed resources or Composition Functions into a higher-level composite resource. A Composition acts as a template that maps fields ...

Crossplane Configurations API

Configurations are Crossplane packages that bundle Compositions and CompositeResourceDefinitions together into a distributable unit that can be installed into a Crossplane contr...

Crossplane DeploymentRuntimeConfigs API

DeploymentRuntimeConfigs customize the runtime behavior of Provider and Function deployments, including replica counts, resource limits, service account annotations, and pod tem...

Crossplane EnvironmentConfigs API

EnvironmentConfigs provide shared configuration data that can be referenced by Compositions via environment patches, enabling reusable configuration across multiple Compositions.

Crossplane Functions API

Functions are Crossplane packages that contain Composition Functions, which are OCI container images invoked during composition to perform advanced resource templating and trans...

Crossplane Providers API

Providers are Crossplane packages that install controllers and CRDs for managing resources on a specific infrastructure platform such as AWS, GCP, or Azure.

Scroll for all 7

Postman Collections 7

Ready-to-run Postman collections for exercising this provider's APIs.

Scroll for all 7

Open Collections 9

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

API Collection

OPEN COLLECTION

Crossplane Kubernetes API

OPEN COLLECTION

Scroll for all 9

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Crossplane Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Semantic Vocabularies 1

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

Crossplane Context

6 classes · 17 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Crossplane API Rules

6 rules · 4 warnings 2 info

SPECTRAL

Crossplane API Rules

7 rules · 5 errors 2 warnings

SPECTRAL

JSON Schema 3

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

Crossplane Composition

4 properties

JSON SCHEMA

Crossplane Provider Configuration

0 properties

JSON SCHEMA

Security Posture 2

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

Crossplane Authentication

http · 1 scheme

SECURITY

Crossplane Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Crossplane Agentic Access

31 operations · 17 acting

31 operations · 17 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 6

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: crossplane
name: Crossplane
kind: opensource
description: Crossplane is a graduated CNCF open-source Kubernetes add-on that transforms a cluster into a universal control
  plane for cloud infrastructure, services, and applications. Crossplane introduces custom resources including CompositeResourceDefinitions
  (XRDs), Compositions, Claims, Providers, ProviderConfigs, Configurations, Functions, and EnvironmentConfigs, allowing platform
  teams to author self-service platform APIs that compose managed resources across AWS, GCP, Azure, and other providers using
  Kubernetes-style declarative configuration.
url: https://raw.githubusercontent.com/api-evangelist/crossplane/refs/heads/main/apis.yml
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: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/crossplane.png
tags:
- Apache 2.0
- CNCF
- Cloud-Native
- Composition
- Control Plane
- Custom Resource Definitions
- Graduated
- Infrastructure as Code
- Kubernetes
- Multi-Cloud
- Open-Source
- Platform Engineering
- Providers
tags_raw:
- Apache 2.0
- CNCF
- Cloud Native
- Composition
- Control Plane
- Custom Resource Definitions
- Graduated
- Infrastructure as Code
- Kubernetes
- Multi-Cloud
- Open Source
- Platform Engineering
- Providers
created: '2025-01-01'
modified: '2026-05-19'
specificationVersion: '0.23'
type: Index
access: Public
position: Producing
apis:
- aid: crossplane:crossplane-compositeresourcedefinitions-api
  name: Crossplane CompositeResourceDefinitions API
  description: CompositeResourceDefinitions (XRDs) extend the Kubernetes API with new custom resource types. An XRD defines
    the schema and API surface for a composite resource and an optional namespace-scoped claim resource.
  humanURL: https://docs.crossplane.io/latest/api/
  baseURL: https://kubernetes.default.svc
  tags:
  - CompositeResourceDefinitions
  properties:
  - type: OpenAPI
    url: openapi/crossplane-compositeresourcedefinitions-api-openapi.yml
  - type: Documentation
    url: https://docs.crossplane.io/latest/
  - type: Reference
    url: https://docs.crossplane.io/latest/api/
  - type: GettingStarted
    url: https://docs.crossplane.io/latest/get-started/get-started-with-composition/
  - type: Rules
    url: rules/crossplane-kubernetes-api-rules.yml
  - type: JSONSchema
    url: json-schema/crossplane-composition-schema.json
  - type: JSONSchema
    url: json-schema/crossplane-xrd-schema.json
  - type: JSONSchema
    url: json-schema/crossplane-provider-schema.json
  - type: JSONLD
    url: json-ld/crossplane-context.jsonld
  - type: ChangeLog
    url: https://github.com/crossplane/crossplane/releases
- aid: crossplane:crossplane-compositions-api
  name: Crossplane Compositions API
  description: Compositions define how to compose a set of managed resources or Composition Functions into a higher-level
    composite resource. A Composition acts as a template that maps fields from a composite resource to composed resources
    using patches and transforms.
  humanURL: https://docs.crossplane.io/latest/api/
  baseURL: https://kubernetes.default.svc
  tags:
  - Compositions
  properties:
  - type: OpenAPI
    url: openapi/crossplane-compositions-api-openapi.yml
  - type: Documentation
    url: https://docs.crossplane.io/latest/
  - type: Reference
    url: https://docs.crossplane.io/latest/api/
  - type: GettingStarted
    url: https://docs.crossplane.io/latest/get-started/get-started-with-composition/
  - type: Rules
    url: rules/crossplane-kubernetes-api-rules.yml
  - type: JSONSchema
    url: json-schema/crossplane-composition-schema.json
  - type: JSONSchema
    url: json-schema/crossplane-xrd-schema.json
  - type: JSONSchema
    url: json-schema/crossplane-provider-schema.json
  - type: JSONLD
    url: json-ld/crossplane-context.jsonld
  - type: ChangeLog
    url: https://github.com/crossplane/crossplane/releases
- aid: crossplane:crossplane-configurations-api
  name: Crossplane Configurations API
  description: Configurations are Crossplane packages that bundle Compositions and CompositeResourceDefinitions together into
    a distributable unit that can be installed into a Crossplane control plane.
  humanURL: https://docs.crossplane.io/latest/api/
  baseURL: https://kubernetes.default.svc
  tags:
  - Configurations
  properties:
  - type: OpenAPI
    url: openapi/crossplane-configurations-api-openapi.yml
  - type: Documentation
    url: https://docs.crossplane.io/latest/
  - type: Reference
    url: https://docs.crossplane.io/latest/api/
  - type: GettingStarted
    url: https://docs.crossplane.io/latest/get-started/get-started-with-composition/
  - type: Rules
    url: rules/crossplane-kubernetes-api-rules.yml
  - type: JSONSchema
    url: json-schema/crossplane-composition-schema.json
  - type: JSONSchema
    url: json-schema/crossplane-xrd-schema.json
  - type: JSONSchema
    url: json-schema/crossplane-provider-schema.json
  - type: JSONLD
    url: json-ld/crossplane-context.jsonld
  - type: ChangeLog
    url: https://github.com/crossplane/crossplane/releases
- aid: crossplane:crossplane-deploymentruntimeconfigs-api
  name: Crossplane DeploymentRuntimeConfigs API
  description: DeploymentRuntimeConfigs customize the runtime behavior of Provider and Function deployments, including replica
    counts, resource limits, service account annotations, and pod template overrides.
  humanURL: https://docs.crossplane.io/latest/api/
  baseURL: https://kubernetes.default.svc
  tags:
  - DeploymentRuntimeConfigs
  properties:
  - type: OpenAPI
    url: openapi/crossplane-deploymentruntimeconfigs-api-openapi.yml
  - type: Documentation
    url: https://docs.crossplane.io/latest/
  - type: Reference
    url: https://docs.crossplane.io/latest/api/
  - type: GettingStarted
    url: https://docs.crossplane.io/latest/get-started/get-started-with-composition/
  - type: Rules
    url: rules/crossplane-kubernetes-api-rules.yml
  - type: JSONSchema
    url: json-schema/crossplane-composition-schema.json
  - type: JSONSchema
    url: json-schema/crossplane-xrd-schema.json
  - type: JSONSchema
    url: json-schema/crossplane-provider-schema.json
  - type: JSONLD
    url: json-ld/crossplane-context.jsonld
  - type: ChangeLog
    url: https://github.com/crossplane/crossplane/releases
- aid: crossplane:crossplane-environmentconfigs-api
  name: Crossplane EnvironmentConfigs API
  description: EnvironmentConfigs provide shared configuration data that can be referenced by Compositions via environment
    patches, enabling reusable configuration across multiple Compositions.
  humanURL: https://docs.crossplane.io/latest/api/
  baseURL: https://kubernetes.default.svc
  tags:
  - EnvironmentConfigs
  properties:
  - type: OpenAPI
    url: openapi/crossplane-environmentconfigs-api-openapi.yml
  - type: Documentation
    url: https://docs.crossplane.io/latest/
  - type: Reference
    url: https://docs.crossplane.io/latest/api/
  - type: GettingStarted
    url: https://docs.crossplane.io/latest/get-started/get-started-with-composition/
  - type: Rules
    url: rules/crossplane-kubernetes-api-rules.yml
  - type: JSONSchema
    url: json-schema/crossplane-composition-schema.json
  - type: JSONSchema
    url: json-schema/crossplane-xrd-schema.json
  - type: JSONSchema
    url: json-schema/crossplane-provider-schema.json
  - type: JSONLD
    url: json-ld/crossplane-context.jsonld
  - type: ChangeLog
    url: https://github.com/crossplane/crossplane/releases
- aid: crossplane:crossplane-functions-api
  name: Crossplane Functions API
  description: Functions are Crossplane packages that contain Composition Functions, which are OCI container images invoked
    during composition to perform advanced resource templating and transformation logic.
  humanURL: https://docs.crossplane.io/latest/api/
  baseURL: https://kubernetes.default.svc
  tags:
  - Functions
  properties:
  - type: OpenAPI
    url: openapi/crossplane-functions-api-openapi.yml
  - type: Documentation
    url: https://docs.crossplane.io/latest/
  - type: Reference
    url: https://docs.crossplane.io/latest/api/
  - type: GettingStarted
    url: https://docs.crossplane.io/latest/get-started/get-started-with-composition/
  - type: Rules
    url: rules/crossplane-kubernetes-api-rules.yml
  - type: JSONSchema
    url: json-schema/crossplane-composition-schema.json
  - type: JSONSchema
    url: json-schema/crossplane-xrd-schema.json
  - type: JSONSchema
    url: json-schema/crossplane-provider-schema.json
  - type: JSONLD
    url: json-ld/crossplane-context.jsonld
  - type: ChangeLog
    url: https://github.com/crossplane/crossplane/releases
- aid: crossplane:crossplane-providers-api
  name: Crossplane Providers API
  description: Providers are Crossplane packages that install controllers and CRDs for managing resources on a specific infrastructure
    platform such as AWS, GCP, or Azure.
  humanURL: https://docs.crossplane.io/latest/api/
  baseURL: https://kubernetes.default.svc
  tags:
  - Providers
  properties:
  - type: OpenAPI
    url: openapi/crossplane-providers-api-openapi.yml
  - type: Documentation
    url: https://docs.crossplane.io/latest/
  - type: Reference
    url: https://docs.crossplane.io/latest/api/
  - type: GettingStarted
    url: https://docs.crossplane.io/latest/get-started/get-started-with-composition/
  - type: Rules
    url: rules/crossplane-kubernetes-api-rules.yml
  - type: JSONSchema
    url: json-schema/crossplane-composition-schema.json
  - type: JSONSchema
    url: json-schema/crossplane-xrd-schema.json
  - type: JSONSchema
    url: json-schema/crossplane-provider-schema.json
  - type: JSONLD
    url: json-ld/crossplane-context.jsonld
  - type: ChangeLog
    url: https://github.com/crossplane/crossplane/releases
common:
- type: IssueTracker
  url: https://github.com/crossplane/crossplane/issues
- type: SecurityPolicy
  url: https://github.com/crossplane/crossplane/blob/main/SECURITY.md
- type: CodeOfConduct
  url: https://github.com/crossplane/crossplane/blob/main/CODE_OF_CONDUCT.md
- type: ContributionGuide
  url: https://github.com/crossplane/crossplane/blob/main/CONTRIBUTING.md
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/crossplane/overview
- type: AgenticAccess
  url: agentic-access/crossplane-agentic-access.yml
- type: DomainSecurity
  url: security/crossplane-domain-security.yml
- type: Authentication
  url: authentication/crossplane-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/crossplane
- type: JSONSchema
  url: json-schema/crossplane-composition-schema.json
- type: JSONSchema
  url: json-schema/crossplane-xrd-schema.json
- type: JSONSchema
  url: json-schema/crossplane-provider-schema.json
- type: JSONLD
  url: json-ld/crossplane-context.jsonld
- type: Vocabulary
  url: vocabulary/crossplane-vocabulary.yml
- type: Website
  url: https://www.crossplane.io/
- type: Documentation
  url: https://docs.crossplane.io/latest/
- type: GettingStarted
  url: https://docs.crossplane.io/latest/get-started/get-started-with-composition/
- type: Reference
  url: https://docs.crossplane.io/latest/api/
- type: Blog
  url: https://blog.crossplane.io/
- type: GitHubOrganization
  url: https://github.com/crossplane
- type: GitHubRepository
  url: https://github.com/crossplane/crossplane
- type: ChangeLog
  url: https://github.com/crossplane/crossplane/releases
- type: Community
  url: https://docs.crossplane.io/latest/learn/
- type: Contributing
  url: https://docs.crossplane.io/contribute/contribute/
- type: License
  url: https://github.com/crossplane/crossplane/blob/main/LICENSE
- type: CNCF
  url: https://www.cncf.io/projects/crossplane/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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/crossplane"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/crossplane/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/crossplane/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.