CircleCI
CircleCI is a continuous integration and delivery platform that automates software building, testing, and deployment. This repository is an alias of the primary `circleci` index and is preserved so historical references and links continue to resolve. The full set of REST, runner, webhook, and orbs APIs is profiled in the `circleci` repository at https://github.com/api-evangelist/circleci.
3 APIs
0 Features
CI/CDContinuous DeploymentContinuous IntegrationDevOpsPipelinesWorkflows
APIs
CircleCI REST API V2
The CircleCI REST API v2 provides programmatic access for managing pipelines, projects, workflows, jobs, contexts, and users.
CircleCI Self-Hosted Runner API
The CircleCI Runner API is used for the management and execution of self-hosted runner jobs.
CircleCI Webhooks
Real-time event notifications for pipeline, workflow, and job lifecycle events delivered via HTTP callbacks.