API
The CircleCI API makes it easier and more efficient to run your CI/CD pipelines. Here you'll find information on how to make API calls, use API v1 and v2, monitor triggered pipelines, and set up flaky test detection.
37 articles
- Why am I getting the log in error on calling CircleCI APIs?
- How to programmatically manage the "Setup Workflows" setting
- Best Practices for Making API Calls to CircleCI Through a Script
- Why Do I Get Random 403 Errors When Making API Calls with Google Scripts?
- How to rotate GitHub Checkout Keys via the API
- times_flaked: definition and timeframe
- How to Pause an External Service Workflow and Manually Re-Trigger Continuation Using API
- Monitor Status of Triggered Pipeline
- CircleCI API v2 Returns "404 Not Found"
- How to Get Information About Flaky and Slowest Tests via the Insights API
- Why Are Environment Variables from My Context Not Found?
- Messages Key from the CircleCI v2 Job Details Endpoint
- Using 'Basic' Authentication in CircleCI API Calls
- How to Trigger a Workflow via CircleCI API v2
- Trigger Pipelines on Forked Pull Requests with CircleCI API v2
- Troubleshooting why API Pipeline Parameters Do Not Work
- How to get Job details with the CircleCI API V2
- How to trigger a single job with version 2.1 config
- How to mass unfollow projects from CircleCI
- Find all Organization Projects via the CircleCI API
- Troubleshooting "An internal server error occurred": Create User Keys with the API
- CircleCI API Access
- Why do my API workflow metrics not match the CircleCI UI?
- Who Approved My Approval Job?
- Triggering CircleCI Builds on New Branches via API
- Maximizing Value with CircleCI Usage Reports
- Resolving "Malformed request body" Error in CircleCI Usage Export API
- How to use the CircleCI v2 API to create and retrieve usage reports
- Usage API Creates an Invalid Download URL
- How to add Datadog webhooks to your project using the API
- How can I run a scheduled pipeline on a changing branch?
- How can I dynamically select branches for a scheduled pipeline?
- Retrieve Build Data via the API
- How to cancel a job using the Cancel Job API