Skip to content

api-evangelist/cloudbees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

APIs.json: apis.yml

Scope

  • Type: Index
  • Position: Consumer
  • Access: 3rd-Party
  • x-type: company

Tags

CI/CD, Continuous Delivery, Continuous Integration, DevOps, Feature Flags, Feature Management, Jenkins, Release Orchestration, Software Delivery

Timestamps

  • Created: 2025-01-08
  • Modified: 2026-04-23

APIs

CloudBees CI REST API

CloudBees CI is a hardened, enterprise distribution of Jenkins. The Jenkins remote access API is exposed at /api on every controller and on individual jobs, runs, queues and nodes. Authentication uses a username plus API token via HTTP basic auth. Responses are available as JSON, XML, or Python.

CloudBees CD/RO REST API

The Continuous Delivery / Release Orchestration REST API exposes pipelines, releases, environments, applications, deployments, projects and resources. Use it to model deployment pipelines, launch releases, track stages, and integrate with Jenkins and other CI tools.

CloudBees Feature Management REST API

Programmatic access to applications, environments, feature flags, experiments, target groups, audit logs, and users. Authentication is a bearer token. The API enforces one request per second per IP, returning HTTP 555 when exceeded.

CloudBees Unify Platform API

The modern, opinionated software delivery platform that unifies CI, CD, feature management, analytics, and security. Recommended target for new integrations.

CloudBees CD/RO Jenkins Plugin Steps

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.

Common Properties

Maintainers

About

CloudBees provides software delivery automation across continuous integration, continuous deployment, release orchestration, and feature management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors