C
Coolify REST API
Details
- URL
-
https://<your-coolify-domain>/api/v1 - Docs
- https://next.coolify.io/docs/api/overview
Authentication
Authorization: Bearer <credential> In your Coolify dashboard, go to Security → API Tokens, create a token for the active team, choose its expiration and permissions, then copy the token immediately because it is shown only once. For self-hosted instances, first enable API access under Settings → Advanced → API Access as documented in API Authorization. The token is then used as Authorization: Bearer <token> for the API, MCP server, and tools like the CLI.