Coolify REST API
The Coolify REST API provides programmatic access to every resource managed by a Coolify instance - applications, databases, services, deployments, servers, projects, environments, teams, private keys, GitHub Apps, cloud-provider tokens, scheduled tasks, and Hetzner provisioning. The API is served at /api/v1 by both Coolify Cloud (app.coolify.io) and every self-hosted instance, authenticated with team-scoped Bearer tokens issued through Keys & Tokens.
Coolify REST API is one of 2 APIs that Coolify publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Applications, Databases, Servers, Services, and Deployments. The published artifact set on APIs.io includes API documentation, an API reference, authentication docs, and an OpenAPI specification.