Gitpod is a cloud development environment platform that provides on-demand, ephemeral workspaces spun up from git repositories, enabling developers to write, review, and ship code from any device without local setup. The platform offers REST APIs and SDKs (TypeScript, Python, Go) for workspace lifecycle management, environment automation, organization administration, and billing. In September 2025, Gitpod rebranded to Ona, shifting focus to AI software engineering agents built on top of its secure, isolated environment infrastructure.
APIs.json: https://raw.githubusercontent.com/api-evangelist/gitpod/refs/heads/main/apis.yml
Run with Naftiko: https://github.com/naftiko/fleet?utm_source=api-evangelist&utm_medium=readme&utm_campaign=gitpod-api-evangelist&utm_content=repo
- Developer Tools
- Cloud Development Environments
- Workspaces
- AI Agents
- DevOps
- Gitpod Environments API — Create, start, stop, and delete cloud development environments; manage automation services, tasks, secrets, variables, prebuilds, and editors. Docs
- Gitpod Organizations API — Manage organizations, groups, members, role assignments, permissions, and SSO login providers. Docs
- Gitpod Projects API — Manage projects and repository associations within a Gitpod organization. Docs
- Gitpod Accounts and Billing API — Manage user accounts, billing invoices, and spending data. Docs
- Created: 2026-06-12
- Modified: 2026-06-12
| Type | URL |
|---|---|
| Website | https://www.gitpod.io |
| Documentation | https://www.gitpod.io/docs/references/gitpod-public-api |
| GitHub Organization | https://github.com/gitpod-io |
| https://www.linkedin.com/company/gitpod/ | |
| Blog | https://www.gitpod.io/blog |
| Pricing | https://www.gitpod.io/pricing |
| Status Page | https://status.gitpod.io/ |
| X / Twitter | https://x.com/gitpod |
| Changelog | https://www.gitpod.io/changelog |
| SDK (TypeScript) | https://github.com/gitpod-io/gitpod-sdk-typescript |
| SDK (Python) | https://github.com/gitpod-io/gitpod-sdk-python |
| SDK (Go) | https://github.com/gitpod-io/gitpod-sdk-go |
- Kin Lane / kin@apievangelist.com