C

Coolify REST API

REST discovered

Details
URL
https://<your-coolify-domain>/api/v1
Docs
https://next.coolify.io/docs/api/overview
Authentication
Coolify API token bearer discovered Get token ↗
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.