Coolify website screenshot

Coolify

Coolify is an open-source, self-hostable Platform-as-a-Service alternative to Vercel, Heroku, Netlify, and Railway. It lets you deploy static sites, APIs, full-stack applications, databases, and 280+ one-click services to any SSH-accessible server (VPS, bare-metal, Raspberry Pi, EC2, Hetzner, DigitalOcean) while keeping every configuration value, deployment, and dataset on infrastructure you own.

Coolify publishes 18 APIs on the APIs.io network, including Applications API, Cloud Tokens API, Databases API, and 15 more. Tagged areas include Platform-as-a-Service, Self-Hosting, Deployment, Open-Source, and Containers.

Coolify’s developer surface includes authentication, developer portal, documentation, getting-started guide, signup flow, pricing, engineering blog, and 20 more developer resources.

45.1/100 developing ▬ flat Agent 29/100 agent ready Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs 16 Features
Platform-as-a-ServiceSelf-HostingDeploymentOpen-SourceContainersDocker

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/coolify: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 19

Individual APIs this provider publishes, each with its own machine-readable definition.

Coolify

The Coolify platform - an open-source, Apache-2.0 licensed, self-hostable PaaS written in PHP (Laravel) that automates deployment of applications, databases, and services to use...

Coolify Disable API

The Disable API from Coolify — 1 operation(s) for disable.

Coolify Enable API

The Enable API from Coolify — 1 operation(s) for enable.

Coolify Health API

The Health API from Coolify — 1 operation(s) for health.

Coolify Mcp API

The Mcp API from Coolify — 2 operation(s) for mcp.

Coolify Version API

The Version API from Coolify — 1 operation(s) for version.

Scroll for all 19

Open Collections 20

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Coolify Applications API

OPEN COLLECTION

Coolify

OPEN COLLECTION

Scroll for all 20

Features 16

Notable capabilities this provider offers.

Apache-2.0 licensed, self-hostable PaaS
One-line bash installer for any SSH-accessible Linux server
Deploy from GitHub, GitLab, Bitbucket, Gitea, or any Git repo
280+ one-click services (databases, CMSes, analytics, observability)
Native Docker and Docker Compose support
Built-in databases - PostgreSQL, MySQL, MariaDB, MongoDB, Redis, KeyDB, Dragonfly, ClickHouse
Automatic Let's Encrypt SSL certificates
Scheduled database backups to any S3-compatible storage
Pull-request preview deployments
Real-time terminal access through the browser
Team-based access control with role-based permissions
Webhooks, notifications across Discord/Slack/Telegram/email
REST API and CLI for full programmatic control
GitHub App integration for private repositories
Hetzner Cloud provisioning built in
Free forever when self-hosted; managed cloud at app.coolify.io

Scroll for all 16

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Coolify Authentication

http · 1 scheme

SECURITY

Coolify Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Coolify Agentic Access

136 operations · 74 acting · 1 human-in-the-loop

136 operations · 74 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 5

Pricing, plans, and the legal terms of use

Company 4

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: coolify
name: Coolify
description: Coolify is an open-source, self-hostable Platform-as-a-Service alternative to Vercel, Heroku, Netlify, and Railway.
  It lets you deploy static sites, APIs, full-stack applications, databases, and 280+ one-click services to any SSH-accessible
  server (VPS, bare-metal, Raspberry Pi, EC2, Hetzner, DigitalOcean) while keeping every configuration value, deployment,
  and dataset on infrastructure you own.
type: Index
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: true
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/coolify.png
url: https://raw.githubusercontent.com/api-evangelist/coolify/refs/heads/main/apis.yml
created: '2026-05-25'
modified: '2026-05-25'
specificationVersion: '0.23'
tags:
- Platform-as-a-Service
- Self-Hosting
- Deployment
- Open-Source
- Containers
- Docker
tags_raw:
- Platform as a Service
- Self-Hosting
- Deployment
- Open Source
- Containers
- Docker
apis:
- aid: coolify:coolify
  name: Coolify
  tags:
  - Platform-as-a-Service
  - Self-Hosting
  - Deployment
  - Docker
  - Open-Source
  tags_raw:
  - Platform as a Service
  - Self-Hosting
  - Deployment
  - Docker
  - Open Source
  humanURL: https://coolify.io/
  properties:
  - url: https://coolify.io/
    type: Portal
  - url: https://coolify.io/docs/
    type: Documentation
  - url: https://github.com/coollabsio/coolify
    type: SourceCode
  description: The Coolify platform - an open-source, Apache-2.0 licensed, self-hostable PaaS written in PHP (Laravel) that
    automates deployment of applications, databases, and services to user-controlled servers via Docker and Docker Compose.
    Includes free SSL, scheduled backups to S3, pull-request previews, real-time logs, and a team-based RBAC model.
- aid: coolify:coolify-applications-api
  name: Coolify Applications API
  description: Applications
  humanURL: https://coolify.io/
  baseURL: https://app.coolify.io/api/v1
  tags:
  - Application
  tags_raw:
  - Applications
  properties:
  - type: OpenAPI
    url: openapi/coolify-applications-api-openapi.yml
  - type: Documentation
    url: https://coolify.io/docs/api-reference/authorization
  - type: Reference
    url: https://coolify.io/docs/api-reference/applications/list
  - type: Authentication
    url: https://coolify.io/docs/api-reference/authorization
- aid: coolify:coolify-cloud-tokens-api
  name: Coolify Cloud Tokens API
  description: Cloud Tokens
  humanURL: https://coolify.io/
  baseURL: https://app.coolify.io/api/v1
  tags:
  - Cloud Tokens
  properties:
  - type: OpenAPI
    url: openapi/coolify-cloud-tokens-api-openapi.yml
  - type: Documentation
    url: https://coolify.io/docs/api-reference/authorization
  - type: Reference
    url: https://coolify.io/docs/api-reference/applications/list
  - type: Authentication
    url: https://coolify.io/docs/api-reference/authorization
- aid: coolify:coolify-databases-api
  name: Coolify Databases API
  description: Databases
  humanURL: https://coolify.io/
  baseURL: https://app.coolify.io/api/v1
  tags:
  - Databases
  properties:
  - type: OpenAPI
    url: openapi/coolify-databases-api-openapi.yml
  - type: Documentation
    url: https://coolify.io/docs/api-reference/authorization
  - type: Reference
    url: https://coolify.io/docs/api-reference/applications/list
  - type: Authentication
    url: https://coolify.io/docs/api-reference/authorization
- aid: coolify:coolify-deployments-api
  name: Coolify Deployments API
  description: Deployments
  humanURL: https://coolify.io/
  baseURL: https://app.coolify.io/api/v1
  tags:
  - Deployment
  tags_raw:
  - Deployments
  properties:
  - type: OpenAPI
    url: openapi/coolify-deployments-api-openapi.yml
  - type: Documentation
    url: https://coolify.io/docs/api-reference/authorization
  - type: Reference
    url: https://coolify.io/docs/api-reference/applications/list
  - type: Authentication
    url: https://coolify.io/docs/api-reference/authorization
- aid: coolify:coolify-disable-api
  name: Coolify Disable API
  description: The Disable API from Coolify — 1 operation(s) for disable.
  humanURL: https://coolify.io/
  baseURL: https://app.coolify.io/api/v1
  tags:
  - Disable
  properties:
  - type: OpenAPI
    url: openapi/coolify-disable-api-openapi.yml
  - type: Documentation
    url: https://coolify.io/docs/api-reference/authorization
  - type: Reference
    url: https://coolify.io/docs/api-reference/applications/list
  - type: Authentication
    url: https://coolify.io/docs/api-reference/authorization
- aid: coolify:coolify-enable-api
  name: Coolify Enable API
  description: The Enable API from Coolify — 1 operation(s) for enable.
  humanURL: https://coolify.io/
  baseURL: https://app.coolify.io/api/v1
  tags:
  - Enable
  properties:
  - type: OpenAPI
    url: openapi/coolify-enable-api-openapi.yml
  - type: Documentation
    url: https://coolify.io/docs/api-reference/authorization
  - type: Reference
    url: https://coolify.io/docs/api-reference/applications/list
  - type: Authentication
    url: https://coolify.io/docs/api-reference/authorization
- aid: coolify:coolify-github-apps-api
  name: Coolify GitHub Apps API
  description: GitHub Apps
  humanURL: https://coolify.io/
  baseURL: https://app.coolify.io/api/v1
  tags:
  - GitHub Apps
  properties:
  - type: OpenAPI
    url: openapi/coolify-github-apps-api-openapi.yml
  - type: Documentation
    url: https://coolify.io/docs/api-reference/authorization
  - type: Reference
    url: https://coolify.io/docs/api-reference/applications/list
  - type: Authentication
    url: https://coolify.io/docs/api-reference/authorization
- aid: coolify:coolify-health-api
  name: Coolify Health API
  description: The Health API from Coolify — 1 operation(s) for health.
  humanURL: https://coolify.io/
  baseURL: https://app.coolify.io/api/v1
  tags:
  - Health
  properties:
  - type: OpenAPI
    url: openapi/coolify-health-api-openapi.yml
  - type: Documentation
    url: https://coolify.io/docs/api-reference/authorization
  - type: Reference
    url: https://coolify.io/docs/api-reference/applications/list
  - type: Authentication
    url: https://coolify.io/docs/api-reference/authorization
- aid: coolify:coolify-hetzner-api
  name: Coolify Hetzner API
  description: Hetzner
  humanURL: https://coolify.io/
  baseURL: https://app.coolify.io/api/v1
  tags:
  - Hetzner
  properties:
  - type: OpenAPI
    url: openapi/coolify-hetzner-api-openapi.yml
  - type: Documentation
    url: https://coolify.io/docs/api-reference/authorization
  - type: Reference
    url: https://coolify.io/docs/api-reference/applications/list
  - type: Authentication
    url: https://coolify.io/docs/api-reference/authorization
- aid: coolify:coolify-mcp-api
  name: Coolify Mcp API
  description: The Mcp API from Coolify — 2 operation(s) for mcp.
  humanURL: https://coolify.io/
  baseURL: https://app.coolify.io/api/v1
  tags:
  - MCP
  tags_raw:
  - Mcp
  properties:
  - type: OpenAPI
    url: openapi/coolify-mcp-api-openapi.yml
  - type: Documentation
    url: https://coolify.io/docs/api-reference/authorization
  - type: Reference
    url: https://coolify.io/docs/api-reference/applications/list
  - type: Authentication
    url: https://coolify.io/docs/api-reference/authorization
- aid: coolify:coolify-private-keys-api
  name: Coolify Private Keys API
  description: Private Keys
  humanURL: https://coolify.io/
  baseURL: https://app.coolify.io/api/v1
  tags:
  - Private Keys
  properties:
  - type: OpenAPI
    url: openapi/coolify-private-keys-api-openapi.yml
  - type: Documentation
    url: https://coolify.io/docs/api-reference/authorization
  - type: Reference
    url: https://coolify.io/docs/api-reference/applications/list
  - type: Authentication
    url: https://coolify.io/docs/api-reference/authorization
- aid: coolify:coolify-projects-api
  name: Coolify Projects API
  description: Projects
  humanURL: https://coolify.io/
  baseURL: https://app.coolify.io/api/v1
  tags:
  - Project
  tags_raw:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/coolify-projects-api-openapi.yml
  - type: Documentation
    url: https://coolify.io/docs/api-reference/authorization
  - type: Reference
    url: https://coolify.io/docs/api-reference/applications/list
  - type: Authentication
    url: https://coolify.io/docs/api-reference/authorization
- aid: coolify:coolify-resources-api
  name: Coolify Resources API
  description: Resources
  humanURL: https://coolify.io/
  baseURL: https://app.coolify.io/api/v1
  tags:
  - Resources
  properties:
  - type: OpenAPI
    url: openapi/coolify-resources-api-openapi.yml
  - type: Documentation
    url: https://coolify.io/docs/api-reference/authorization
  - type: Reference
    url: https://coolify.io/docs/api-reference/applications/list
  - type: Authentication
    url: https://coolify.io/docs/api-reference/authorization
- aid: coolify:coolify-scheduled-tasks-api
  name: Coolify Scheduled Tasks API
  description: Scheduled Tasks
  humanURL: https://coolify.io/
  baseURL: https://app.coolify.io/api/v1
  tags:
  - Scheduled Tasks
  properties:
  - type: OpenAPI
    url: openapi/coolify-scheduled-tasks-api-openapi.yml
  - type: Documentation
    url: https://coolify.io/docs/api-reference/authorization
  - type: Reference
    url: https://coolify.io/docs/api-reference/applications/list
  - type: Authentication
    url: https://coolify.io/docs/api-reference/authorization
- aid: coolify:coolify-servers-api
  name: Coolify Servers API
  description: Servers
  humanURL: https://coolify.io/
  baseURL: https://app.coolify.io/api/v1
  tags:
  - Servers
  properties:
  - type: OpenAPI
    url: openapi/coolify-servers-api-openapi.yml
  - type: Documentation
    url: https://coolify.io/docs/api-reference/authorization
  - type: Reference
    url: https://coolify.io/docs/api-reference/applications/list
  - type: Authentication
    url: https://coolify.io/docs/api-reference/authorization
- aid: coolify:coolify-services-api
  name: Coolify Services API
  description: Services
  humanURL: https://coolify.io/
  baseURL: https://app.coolify.io/api/v1
  tags:
  - Services
  properties:
  - type: OpenAPI
    url: openapi/coolify-services-api-openapi.yml
  - type: Documentation
    url: https://coolify.io/docs/api-reference/authorization
  - type: Reference
    url: https://coolify.io/docs/api-reference/applications/list
  - type: Authentication
    url: https://coolify.io/docs/api-reference/authorization
- aid: coolify:coolify-teams-api
  name: Coolify Teams API
  description: Teams
  humanURL: https://coolify.io/
  baseURL: https://app.coolify.io/api/v1
  tags:
  - Team
  tags_raw:
  - Teams
  properties:
  - type: OpenAPI
    url: openapi/coolify-teams-api-openapi.yml
  - type: Documentation
    url: https://coolify.io/docs/api-reference/authorization
  - type: Reference
    url: https://coolify.io/docs/api-reference/applications/list
  - type: Authentication
    url: https://coolify.io/docs/api-reference/authorization
- aid: coolify:coolify-version-api
  name: Coolify Version API
  description: The Version API from Coolify — 1 operation(s) for version.
  humanURL: https://coolify.io/
  baseURL: https://app.coolify.io/api/v1
  tags:
  - Version
  properties:
  - type: OpenAPI
    url: openapi/coolify-version-api-openapi.yml
  - type: Documentation
    url: https://coolify.io/docs/api-reference/authorization
  - type: Reference
    url: https://coolify.io/docs/api-reference/applications/list
  - type: Authentication
    url: https://coolify.io/docs/api-reference/authorization
common:
- type: Website
  url: https://www.coolify.io/
- type: AgenticAccess
  url: agentic-access/coolify-agentic-access.yml
- type: DomainSecurity
  url: security/coolify-domain-security.yml
- type: Authentication
  url: authentication/coolify-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/coollabsio
- url: https://coolify.io/
  type: Portal
- url: https://coolify.io/docs/
  type: Documentation
- url: https://coolify.io/docs/installation
  type: GettingStarted
- url: https://app.coolify.io/login
  type: Login
- url: https://app.coolify.io/register
  type: Signup
- url: https://coolify.io/pricing
  type: Pricing
- url: https://coolify.io/blog
  type: Blog
- url: https://github.com/coollabsio/coolify/releases
  type: ChangeLog
- url: https://github.com/coollabsio/coolify
  type: GitHubOrganization
- url: https://coolify.io/docs/contact
  type: Support
- url: https://coolify.io/discord
  type: Discord
- url: https://twitter.com/coolifyio
  type: Twitter
- url: https://github.com/coollabsio
  type: GitHubOrganization
- url: https://opencollective.com/coollabsio
  type: OpenCollective
- type: License
  url: https://github.com/coollabsio/coolify/blob/main/LICENSE
- url: https://coolify.io/legal/privacy
  type: PrivacyPolicy
- url: https://coolify.io/legal/terms
  type: TermsOfService
- type: Features
  data:
  - Apache-2.0 licensed, self-hostable PaaS
  - One-line bash installer for any SSH-accessible Linux server
  - Deploy from GitHub, GitLab, Bitbucket, Gitea, or any Git repo
  - 280+ one-click services (databases, CMSes, analytics, observability)
  - Native Docker and Docker Compose support
  - Built-in databases - PostgreSQL, MySQL, MariaDB, MongoDB, Redis, KeyDB, Dragonfly, ClickHouse
  - Automatic Let's Encrypt SSL certificates
  - Scheduled database backups to any S3-compatible storage
  - Pull-request preview deployments
  - Real-time terminal access through the browser
  - Team-based access control with role-based permissions
  - Webhooks, notifications across Discord/Slack/Telegram/email
  - REST API and CLI for full programmatic control
  - GitHub App integration for private repositories
  - Hetzner Cloud provisioning built in
  - Free forever when self-hosted; managed cloud at app.coolify.io
  sources:
  - https://coolify.io/
  - https://github.com/coollabsio/coolify
  updated: '2026-05-25'
- type: Plans
  data:
  - 'Self-Hosted: free forever, all features, no limits'
  - 'Cloud Base: $5/month, connect up to 2 servers'
  - 'Cloud Additional Servers: $3/month per additional server'
  - 'Annual billing: 20% discount'
  sources:
  - https://coolify.io/pricing
  updated: '2026-05-25'
- name: Coolify CLI
  url: https://github.com/coollabsio/coolify-cli
  type: CLI
- name: Sentinel
  url: https://github.com/coollabsio/sentinel
  type: Agent
- name: Coolify Examples
  url: https://github.com/coollabsio/coolify-examples
  type: Examples
- name: Coolify Docs
  url: https://github.com/coollabsio/coolify-docs
  type: Documentation
- name: Coolpack
  url: https://github.com/coollabsio/coolpack
  type: BuildPack
integrations:
- name: GitHub
- name: GitLab
- name: Bitbucket
- name: Gitea
- name: Docker
- name: Docker Compose
- name: Hetzner Cloud
- name: DigitalOcean
- name: AWS EC2
- name: Linode
- name: Let's Encrypt
- name: S3
- name: PostgreSQL
- name: MySQL
- name: MariaDB
- name: MongoDB
- name: Redis
- name: ClickHouse
- name: Discord
- name: Slack
- name: Telegram
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/coolify"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/coolify/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/coolify/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.