Cloud Foundry website screenshot

Cloud Foundry

Cloud Foundry is an open-source, multi-cloud Platform as a Service (PaaS) governed by the Cloud Foundry Foundation. It provides a developer-friendly application platform where operators push source code or container images and Cloud Foundry handles staging, routing, scaling, and lifecycle management. The CF API (api.cloudfoundry.org) is the primary control plane and is documented at v3.cloudfoundry.org/version/release-candidate. The ecosystem also includes the User Account and Authentication (UAA) OAuth 2.0 server, the Loggregator log and metric pipeline, the Diego container scheduler, the Open Service Broker API for marketplace services, and the Eirini Kubernetes-based scheduler.

Cloud Foundry publishes 9 APIs on the APIs.io network, including Loggregator, Apps API, Builds API, and 6 more. Tagged areas include Cloud Foundry Foundation, Containers, Multi-Cloud, Open Source, and PaaS.

The Cloud Foundry catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Cloud Foundry’s developer surface includes authentication, documentation, GitHub presence, engineering blog, and 12 more developer resources.

33.8/100 thin ▬ flat Agent 33/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
12 APIs
Cloud Foundry FoundationContainersMulti-CloudOpen SourcePaaSPlatform

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 33.8/100 · thin
Contract Quality 16.1 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 0.7 / 13
Governance 3.3 / 12
Discoverability 6.5 / 10
Agent readiness — 33/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 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/cloud-foundry: 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 12

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

Cloud Foundry UAA

The User Account and Authentication (UAA) server is Cloud Foundry's identity provider and OAuth 2.0 authorization server. It issues tokens consumed by the Cloud Controller, brok...

Cloud Foundry Loggregator

Loggregator is Cloud Foundry's distributed log and metric pipeline that aggregates application logs, platform component logs, and metrics for streaming consumption by users and ...

Open Service Broker API

The Open Service Broker API is the open specification originally developed by Cloud Foundry and now used by Kubernetes and other platforms to provision and manage backing servic...

BOSH Director API

BOSH is Cloud Foundry's release engineering tool for packaging, deploying, and managing distributed software. The BOSH Director API exposes deployment, stemcell, release, task, ...

Cloud Foundry Apps API

The Apps API from Cloud Foundry — 4 operation(s) for apps.

Cloud Foundry Builds API

The Builds API from Cloud Foundry — 1 operation(s) for builds.

Cloud Foundry Cloud Foundry Cloud Controller API V3 API

The Cloud Foundry Cloud Controller API V3 API from Cloud Foundry — 2 operation(s) for cloud foundry cloud controller api v3.

Cloud Foundry Deployments API

The Deployments API from Cloud Foundry — 1 operation(s) for deployments.

Cloud Foundry Jobs API

The Jobs API from Cloud Foundry — 1 operation(s) for jobs.

Cloud Foundry Organizations API

The Organizations API from Cloud Foundry — 2 operation(s) for organizations.

Cloud Foundry Service Instances API

The Service Instances API from Cloud Foundry — 2 operation(s) for service instances.

Cloud Foundry Spaces API

The Spaces API from Cloud Foundry — 2 operation(s) for spaces.

Scroll for all 12

Open Collections 1

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

Semantic Vocabularies 1

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

Cloud Foundry Context

0 classes · 11 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Cloud Foundry API Rules

10 rules · 4 errors 5 warnings 1 info

SPECTRAL

Security Posture 2

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

Cloud Foundry Authentication

http · 1 scheme

SECURITY

Cloud Foundry Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Cloud Foundry Agentic Access

29 operations · 16 acting · 1 human-in-the-loop

29 operations · 16 acting

AGENTIC

Resources

Documentation 1

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 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

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 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: cloud-foundry
name: Cloud Foundry
description: Cloud Foundry is an open-source, multi-cloud Platform as a Service (PaaS) governed by the Cloud Foundry Foundation.
  It provides a developer-friendly application platform where operators push source code or container images and Cloud Foundry
  handles staging, routing, scaling, and lifecycle management. The CF API (api.cloudfoundry.org) is the primary control plane
  and is documented at v3.cloudfoundry.org/version/release-candidate. The ecosystem also includes the User Account and Authentication
  (UAA) OAuth 2.0 server, the Loggregator log and metric pipeline, the Diego container scheduler, the Open Service Broker
  API for marketplace services, and the Eirini Kubernetes-based scheduler.
type: Index
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
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/cloud-foundry.png
url: https://raw.githubusercontent.com/api-evangelist/cloud-foundry/refs/heads/main/apis.yml
created: '2024-01-01'
modified: '2026-04-23'
specificationVersion: '0.19'
kind: opensource
tags:
- Cloud Foundry Foundation
- Containers
- Multi-Cloud
- Open Source
- PaaS
- Platform
apis:
- aid: cloud-foundry:uaa
  name: Cloud Foundry UAA
  tags:
  - Authentication
  - Identity
  - OAuth 2.0
  - Security
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.cloudfoundry.org/uaa/
  properties:
  - url: https://docs.cloudfoundry.org/uaa/
    type: Documentation
  - url: https://github.com/cloudfoundry/uaa
    type: Source Code
  - url: https://docs.cloudfoundry.org/api/uaa/
    type: Reference
  description: The User Account and Authentication (UAA) server is Cloud Foundry's identity provider and OAuth 2.0 authorization
    server. It issues tokens consumed by the Cloud Controller, brokers, and operator tooling, and supports SAML and LDAP federation,
    multifactor authentication, and SCIM-style user and group management.
- aid: cloud-foundry:loggregator
  name: Cloud Foundry Loggregator
  tags:
  - Logs
  - Metrics
  - Observability
  - Streaming
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://docs.cloudfoundry.org/loggregator/
  properties:
  - url: https://docs.cloudfoundry.org/loggregator/
    type: Documentation
  - url: https://github.com/cloudfoundry/loggregator-release
    type: Source Code
  - url: asyncapi/cloud-foundry-loggregator-asyncapi.yml
    type: AsyncAPI
  description: Loggregator is Cloud Foundry's distributed log and metric pipeline that aggregates application logs, platform
    component logs, and metrics for streaming consumption by users and external sinks. It exposes a WebSocket Firehose, a
    v2 gRPC egress API, and the Reverse Log Proxy.
- aid: cloud-foundry:open-service-broker-api
  name: Open Service Broker API
  tags:
  - Marketplace
  - Open Standard
  - Service Broker
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.openservicebrokerapi.org/
  properties:
  - url: https://www.openservicebrokerapi.org/
    type: Documentation
  - url: https://github.com/openservicebrokerapi/servicebroker
    type: Specification
  description: The Open Service Broker API is the open specification originally developed by Cloud Foundry and now used by
    Kubernetes and other platforms to provision and manage backing services through a common HTTP interface. Brokers expose
    a catalog and lifecycle operations for service instances and bindings.
- aid: cloud-foundry:bosh
  name: BOSH Director API
  tags:
  - Deployment
  - Infrastructure
  - Lifecycle
  - Releases
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://bosh.io/docs/director-api-v1/
  properties:
  - url: https://bosh.io/docs/director-api-v1/
    type: Documentation
  - url: https://github.com/cloudfoundry/bosh
    type: Source Code
  description: BOSH is Cloud Foundry's release engineering tool for packaging, deploying, and managing distributed software.
    The BOSH Director API exposes deployment, stemcell, release, task, and VM lifecycle operations used by operators and CI
    tooling to manage Cloud Foundry itself and the workloads it depends on.
- aid: cloud-foundry:cloud-foundry-apps-api
  name: Cloud Foundry Apps API
  description: The Apps API from Cloud Foundry — 4 operation(s) for apps.
  humanURL: https://v3-apidocs.cloudfoundry.org/
  tags:
  - Apps
  properties:
  - type: OpenAPI
    url: openapi/cloud-foundry-apps-api-openapi.yml
  - type: Documentation
    url: https://v3-apidocs.cloudfoundry.org/
  - type: Source Code
    url: https://github.com/cloudfoundry/cloud_controller_ng
- aid: cloud-foundry:cloud-foundry-builds-api
  name: Cloud Foundry Builds API
  description: The Builds API from Cloud Foundry — 1 operation(s) for builds.
  humanURL: https://v3-apidocs.cloudfoundry.org/
  tags:
  - Builds
  properties:
  - type: OpenAPI
    url: openapi/cloud-foundry-builds-api-openapi.yml
  - type: Documentation
    url: https://v3-apidocs.cloudfoundry.org/
  - type: Source Code
    url: https://github.com/cloudfoundry/cloud_controller_ng
- aid: cloud-foundry:cloud-foundry-cloud-foundry-cloud-controller-api-v3-api
  name: Cloud Foundry Cloud Foundry Cloud Controller API V3 API
  description: The Cloud Foundry Cloud Controller API V3 API from Cloud Foundry — 2 operation(s) for cloud foundry cloud controller
    api v3.
  humanURL: https://v3-apidocs.cloudfoundry.org/
  tags:
  - Cloud Foundry Cloud Controller API V3
  properties:
  - type: OpenAPI
    url: openapi/cloud-foundry-cloud-foundry-cloud-controller-api-v3-api-openapi.yml
  - type: Documentation
    url: https://v3-apidocs.cloudfoundry.org/
  - type: Source Code
    url: https://github.com/cloudfoundry/cloud_controller_ng
- aid: cloud-foundry:cloud-foundry-deployments-api
  name: Cloud Foundry Deployments API
  description: The Deployments API from Cloud Foundry — 1 operation(s) for deployments.
  humanURL: https://v3-apidocs.cloudfoundry.org/
  tags:
  - Deployments
  properties:
  - type: OpenAPI
    url: openapi/cloud-foundry-deployments-api-openapi.yml
  - type: Documentation
    url: https://v3-apidocs.cloudfoundry.org/
  - type: Source Code
    url: https://github.com/cloudfoundry/cloud_controller_ng
- aid: cloud-foundry:cloud-foundry-jobs-api
  name: Cloud Foundry Jobs API
  description: The Jobs API from Cloud Foundry — 1 operation(s) for jobs.
  humanURL: https://v3-apidocs.cloudfoundry.org/
  tags:
  - Jobs
  properties:
  - type: OpenAPI
    url: openapi/cloud-foundry-jobs-api-openapi.yml
  - type: Documentation
    url: https://v3-apidocs.cloudfoundry.org/
  - type: Source Code
    url: https://github.com/cloudfoundry/cloud_controller_ng
- aid: cloud-foundry:cloud-foundry-organizations-api
  name: Cloud Foundry Organizations API
  description: The Organizations API from Cloud Foundry — 2 operation(s) for organizations.
  humanURL: https://v3-apidocs.cloudfoundry.org/
  tags:
  - Organizations
  properties:
  - type: OpenAPI
    url: openapi/cloud-foundry-organizations-api-openapi.yml
  - type: Documentation
    url: https://v3-apidocs.cloudfoundry.org/
  - type: Source Code
    url: https://github.com/cloudfoundry/cloud_controller_ng
- aid: cloud-foundry:cloud-foundry-service-instances-api
  name: Cloud Foundry Service Instances API
  description: The Service Instances API from Cloud Foundry — 2 operation(s) for service instances.
  humanURL: https://v3-apidocs.cloudfoundry.org/
  tags:
  - Service Instances
  properties:
  - type: OpenAPI
    url: openapi/cloud-foundry-service-instances-api-openapi.yml
  - type: Documentation
    url: https://v3-apidocs.cloudfoundry.org/
  - type: Source Code
    url: https://github.com/cloudfoundry/cloud_controller_ng
- aid: cloud-foundry:cloud-foundry-spaces-api
  name: Cloud Foundry Spaces API
  description: The Spaces API from Cloud Foundry — 2 operation(s) for spaces.
  humanURL: https://v3-apidocs.cloudfoundry.org/
  tags:
  - Spaces
  properties:
  - type: OpenAPI
    url: openapi/cloud-foundry-spaces-api-openapi.yml
  - type: Documentation
    url: https://v3-apidocs.cloudfoundry.org/
  - type: Source Code
    url: https://github.com/cloudfoundry/cloud_controller_ng
common:
- type: AgenticAccess
  url: agentic-access/cloud-foundry-agentic-access.yml
- type: DomainSecurity
  url: security/cloud-foundry-domain-security.yml
- type: Authentication
  url: authentication/cloud-foundry-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/cloud-foundry
- type: Website
  url: https://www.cloudfoundry.org/
- type: Documentation
  url: https://docs.cloudfoundry.org/
- type: GitHub
  url: https://github.com/cloudfoundry
- type: Foundation
  url: https://www.cloudfoundry.org/foundation/
- type: Community
  url: https://www.cloudfoundry.org/community/
- type: Slack
  url: https://slack.cloudfoundry.org/
- type: Blog
  url: https://www.cloudfoundry.org/blog/
- type: Events
  url: https://www.cloudfoundry.org/events/
- type: PrivacyPolicy
  url: https://www.cloudfoundry.org/privacy-policy/
- type: Trademark
  url: https://www.cloudfoundry.org/trademark-policy/
- type: JSONLD
  url: json-ld/cloud-foundry-context.jsonld
- type: Spectral
  url: rules/cloud-foundry-rules.yml
maintainers:
- FN: Kin Lane
  email: kinlane@gmail.com