domain: coolify.io · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Go to Keys & Tokens / API tokens in the Coolify dashboard and create a bearer token with write and deploy permissions
Pick the create endpoint matching your source: create-public-application, create-private-github-app-application, create-private-deploy-key-application, create-dockerfile-application, create-dockerimage-application, or create-dockercompose-application (this last one is deprecated in favor of POST /api/v1/services)
POST the required fields (project/environment/server UUIDs, git repo or image, build pack) with Authorization: Bearer <token>
Set instant_deploy true to trigger an immediate ApplicationDeploymentJob, or leave false and deploy separately
Optionally set autogenerate_domain true to get a server-wildcard or sslip.io domain when no domains field is supplied
Known gotchas
There is no single generic 'create application' endpoint — five separate POST routes exist depending on git auth method and build strategy
API requests are rate-limited to 200/minute by default (429 on excess), configurable via the API_RATE_LIMIT env var
The token's team scopes all visible resources — a token created under the wrong team won't see your project
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?