Codeship
Codeship is a Continuous Integration Platform in the cloud
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Continuous Integration
- Documentation / URL
- https://docs.cloudbees.com/docs/cloudbees-codeship/latest/api-overview/
Overview
Codeship provides CI APIs — key-based (now under CloudBees).
⚠️ Status (verified 2026-08): a guessed path returned HTTP 404 (HTML) — the route paths differ. Check the docs for valid routes.
What it provides
curl "https://api.codeship.com/v2/organizations" \
-u "YOUR_KEY:"
Notes
- Projects, builds, pipelines.
- Route paths per the docs.
FAQ
Is Codeship free? Free tier with limits; more is paid.
Why 404? Our 2026-08 guess path was wrong (verified) — check the docs.
What does it do? CI/CD.
More in Continuous Integration
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Azure DevOps Health Resource health helps you diagnose and get support when an Azure issue impacts your resources | API Key | No | No | ↗ |
| Bitrise Build tool and processes integrations to create efficient development pipelines | API Key | Yes | Unknown | ↗ |
| Buddy The fastest continuous integration and continuous delivery platform | OAuth | Yes | Unknown | ↗ |
| CircleCI Automate the software development process using continuous integration and continuous delivery | API Key | Yes | Unknown | ↗ |
| Travis CI Sync your GitHub projects with Travis CI to test your code in minutes | API Key | Yes | Unknown | ↗ |