Back to catalog
🔄

CircleCI

API Key

Automate the software development process using continuous integration and continuous delivery

🔄Continuous IntegrationHTTPS

Pipeline Status

gh/acme-corp/web-app

IdA1b2c3d4-5678-90ab-cdef-1234567890ab
Project SlugGh/acme-corp/web-app
StatusSuccess
Trigger TypeWebhook
Created At2026-02-25T10:14:32Z
Duration Sec247

Sample Response

response.json
1{
2 "id": "a1b2c3d4-5678-90ab-cdef-1234567890ab",
3 "project_slug": "gh/acme-corp/web-app",
4 "status": "success",
5 "trigger_type": "webhook",
6 "created_at": "2026-02-25T10: 14: 32Z",
7 "duration_sec": 247
8}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://circleci.com/docs/api/v1-reference/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs