Home
Providers
CloudBees
CloudBees
CloudBees provides software delivery automation across continuous integration, continuous deployment, release orchestration, and feature management. Their developer surface includes the CloudBees CI REST API (an extension of the Jenkins REST API), the CloudBees CD/RO REST API for release orchestration, the CloudBees Feature Management REST API (formerly Rollout) for feature flags and environments, and the CloudBees Unify Platform API for the modern unified delivery platform. APIs are generally JSON, token-authenticated, and follow REST conventions.
CloudBees publishes 7 APIs on the APIs.io network, including Computer API, CreateItem API, Job API, and 4 more. Tagged areas include CI/CD, Continuous Delivery, Continuous Integration, DevOps, and Feature Flags.
The CloudBees catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.
CloudBees’ developer surface includes authentication, documentation, support, engineering blog, and 11 more developer resources.
12 APIs
CI/CD Continuous Delivery Continuous Integration DevOps Feature Flags Feature Management Jenkins Release Orchestration Software Delivery
On this page
Kin Score
APIs 12
Open Collections 1
Pricing Plans 1
Rate Limits 1
FinOps 1
Vocabularies 1
Spectral Rules 1
Security Posture 4
Agentic Access 1
Resources 15
apis.yml
37 Operational Transparency
Composite quality — 44.8/100 · developing
Contract Quality
13.5 / 25
Developer Ergonomics
5.2 / 20
Commercial Clarity
11.6 / 20
Operational Transparency
4.8 / 13
Agent readiness — 31/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
7 / 7
Typed Event Surface
0 / 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
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 12
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Cost, billing, and metering signals for API financial operations.
JSON-LD contexts and semantic vocabularies used across these APIs.
Spectral governance rulesets for linting and validating these APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
Recommended x-agentic-access execution contracts for AI agents.
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 2
SDKs, sample code, and the tooling you integrate with
Access & Security 4
Authentication, authorization, and security posture
Operate 1
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
Source (apis.yml)
aid: cloudbees
url: https://raw.githubusercontent.com/api-evangelist/cloudbees/refs/heads/main/apis.yml
name: CloudBees
accessModel:
pricing: freemium
onboarding: self-serve
trial: false
try_now: true
public: false
label: Freemium · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-07-22'
method: derived
created: '2025-01-08'
modified: '2026-04-23'
type: Index
access: 3rd-Party
position: Consumer
specificationVersion: '0.19'
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/cloudbees.png
kind: company
tags:
- CI/CD
- Continuous Delivery
- Continuous Integration
- DevOps
- Feature Flags
- Feature Management
- Jenkins
- Release Orchestration
- Software Delivery
description: CloudBees provides software delivery automation across continuous integration, continuous deployment, release
orchestration, and feature management. Their developer surface includes the CloudBees CI REST API (an extension of the Jenkins
REST API), the CloudBees CD/RO REST API for release orchestration, the CloudBees Feature Management REST API (formerly Rollout)
for feature flags and environments, and the CloudBees Unify Platform API for the modern unified delivery platform. APIs
are generally JSON, token-authenticated, and follow REST conventions.
apis:
- aid: cloudbees:ci
name: CloudBees CI REST API
tags:
- CI/CD
- Continuous Integration
- Jenkins
- Pipelines
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://example.cloudbees.com
humanURL: https://docs.cloudbees.com/docs/cloudbees-ci-kb/latest/best-practices/best-practice-for-using-jenkins-rest-api
properties:
- url: https://docs.cloudbees.com/docs/cloudbees-ci-kb/latest/best-practices/best-practice-for-using-jenkins-rest-api
type: Documentation
- url: https://docs.cloudbees.com/docs/release-notes/latest/cloudbees-ci/
type: ReleaseNotes
description: CloudBees CI is a hardened, enterprise distribution of Jenkins. The REST API is the Jenkins remote access API
exposed at /api on every controller and on individual jobs, runs, queues and nodes. Callers authenticate with a username
and API token in HTTP basic auth and can list/create jobs, trigger builds, fetch build status and console logs, manage
credentials, and inspect operations centers. Responses are available as JSON, XML, or Python.
- aid: cloudbees:cd-ro
name: CloudBees CD/RO REST API
tags:
- Continuous Delivery
- DevOps
- Pipelines
- Release Orchestration
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://example-cd.cloudbees.com/rest/v1.0
humanURL: https://docs.cloudbees.com/docs/cloudbees-cd/latest/api/
properties:
- url: https://docs.cloudbees.com/docs/cloudbees-cd/latest/api/
type: Documentation
- url: https://docs.cloudbees.com/plugins/cd/ec-jenkins
type: Jenkins Plugin
description: The CloudBees CD/RO (Continuous Delivery / Release Orchestration) REST API exposes resources for pipelines,
releases, environments, applications, deployments, projects and resources. Operations cover modelling deployment pipelines,
launching releases, tracking stages, managing environments and inventories, and integrating with Jenkins and other CI
tools.
- aid: cloudbees:feature-management
name: CloudBees Feature Management REST API
tags:
- Experimentation
- Feature Flags
- Feature Management
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://x-api.rollout.io/public-api
humanURL: https://docs.cloudbees.com/docs/cloudbees-feature-management-rest-api/latest/introduction
properties:
- url: https://docs.cloudbees.com/docs/cloudbees-feature-management-rest-api/latest/introduction
type: Documentation
- url: https://docs.cloudbees.com/docs/cloudbees-feature-management-rest-api/latest/environments
type: Environments
- url: https://docs.cloudbees.com/docs/cloudbees-feature-management/latest/rest-api
type: Reference
description: The CloudBees Feature Management REST API (formerly Rollout) provides programmatic access to applications,
environments, feature flags, experiments, target groups, audit logs, and users. Authentication uses a bearer token in
the Authorization header. The API enforces a one request per second rate limit per IP, returning HTTP 555 when exceeded.
- aid: cloudbees:unify
name: CloudBees Unify Platform API
tags:
- DevOps
- Platform
- Software Delivery
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://docs.cloudbees.com/
properties:
- url: https://docs.cloudbees.com/
type: Documentation
description: CloudBees Unify is the modern, opinionated software delivery platform that unifies CI, CD, feature management,
analytics, and security into a single workflow. The platform exposes APIs for managing organizations, components, workflows,
environments, feature flags, and analytics; authentication is via personal access tokens and the surface is the recommended
target for new integrations.
- aid: cloudbees:jenkins-plugin
name: CloudBees CD/RO Jenkins Plugin Steps
tags:
- Continuous Delivery
- Jenkins
- Plugin
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://www.jenkins.io/doc/pipeline/steps/electricflow/
properties:
- url: https://www.jenkins.io/doc/pipeline/steps/electricflow/
type: Documentation
- url: https://plugins.jenkins.io/electricflow
type: Plugin
description: The CloudBees CD plugin for Jenkins exposes Jenkins pipeline steps that call CloudBees CD/RO REST endpoints
— triggering pipelines, running releases, deploying applications, and pulling artifacts from Jenkins build outputs into
CD/RO release flows.
- aid: cloudbees:cloudbees-computer-api
name: CloudBees Computer API
description: The Computer API from CloudBees — 1 operation(s) for computer.
humanURL: https://docs.cloudbees.com/docs/cloudbees-ci-kb/latest/best-practices/best-practice-for-using-jenkins-rest-api
baseURL: https://example.cloudbees.com
tags:
- Computer
properties:
- type: OpenAPI
url: openapi/cloudbees-computer-api-openapi.yml
- aid: cloudbees:cloudbees-createitem-api
name: CloudBees CreateItem API
description: The CreateItem API from CloudBees — 1 operation(s) for createitem.
humanURL: https://docs.cloudbees.com/docs/cloudbees-ci-kb/latest/best-practices/best-practice-for-using-jenkins-rest-api
baseURL: https://example.cloudbees.com
tags:
- CreateItem
properties:
- type: OpenAPI
url: openapi/cloudbees-createitem-api-openapi.yml
- aid: cloudbees:cloudbees-job-api
name: CloudBees Job API
description: The Job API from CloudBees — 7 operation(s) for job.
humanURL: https://docs.cloudbees.com/docs/cloudbees-ci-kb/latest/best-practices/best-practice-for-using-jenkins-rest-api
baseURL: https://example.cloudbees.com
tags:
- Job
properties:
- type: OpenAPI
url: openapi/cloudbees-job-api-openapi.yml
- aid: cloudbees:cloudbees-json-api
name: CloudBees Json API
description: The Json API from CloudBees — 1 operation(s) for json.
humanURL: https://docs.cloudbees.com/docs/cloudbees-ci-kb/latest/best-practices/best-practice-for-using-jenkins-rest-api
baseURL: https://example.cloudbees.com
tags:
- Json
properties:
- type: OpenAPI
url: openapi/cloudbees-json-api-openapi.yml
- aid: cloudbees:cloudbees-python-api
name: CloudBees Python API
description: The Python API from CloudBees — 1 operation(s) for python.
humanURL: https://docs.cloudbees.com/docs/cloudbees-ci-kb/latest/best-practices/best-practice-for-using-jenkins-rest-api
baseURL: https://example.cloudbees.com
tags:
- Python
properties:
- type: OpenAPI
url: openapi/cloudbees-python-api-openapi.yml
- aid: cloudbees:cloudbees-queue-api
name: CloudBees Queue API
description: The Queue API from CloudBees — 1 operation(s) for queue.
humanURL: https://docs.cloudbees.com/docs/cloudbees-ci-kb/latest/best-practices/best-practice-for-using-jenkins-rest-api
baseURL: https://example.cloudbees.com
tags:
- Queue
properties:
- type: OpenAPI
url: openapi/cloudbees-queue-api-openapi.yml
- aid: cloudbees:cloudbees-xml-api
name: CloudBees Xml API
description: The Xml API from CloudBees — 1 operation(s) for xml.
humanURL: https://docs.cloudbees.com/docs/cloudbees-ci-kb/latest/best-practices/best-practice-for-using-jenkins-rest-api
baseURL: https://example.cloudbees.com
tags:
- Xml
properties:
- type: OpenAPI
url: openapi/cloudbees-xml-api-openapi.yml
common:
- type: AgenticAccess
url: agentic-access/cloudbees-agentic-access.yml
- type: TrustCenter
url: security/cloudbees-trust-center.yml
- type: VulnerabilityDisclosure
url: security/cloudbees-vulnerability-disclosure.yml
- type: DomainSecurity
url: security/cloudbees-domain-security.yml
- type: Authentication
url: authentication/cloudbees-authentication.yml
- type: GitHubOrganization
url: https://github.com/cloudbees
- type: LinkedIn
url: https://www.linkedin.com/company/cloudbees
- type: Website
url: https://www.cloudbees.com/
- type: Documentation
url: https://docs.cloudbees.com/
- type: Support
url: https://support.cloudbees.com/
- type: PrivacyPolicy
url: https://www.cloudbees.com/privacy
- type: Plugins
url: https://docs.cloudbees.com/plugins/ci
- type: JSONLD
url: json-ld/cloudbees-context.jsonld
- type: Spectral
url: rules/cloudbees-rules.yml
- type: Integrations
url: https://www.cloudbees.com/partners
- url: https://www.cloudbees.com/blog/rss.xml
type: Blog
integrations:
- name: View all regional partners
- name: View all technology partners
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com