API & developers

Everything the console does — app deploys, servers, databases, domains, monitoring — is available over a token-authenticated REST API.

Build on the API

REST API

Every console resource is available via /api/v1 with token auth.

curl -H "Authorization: Bearer $TOKEN" \
  https://api.dada.cloud/api/v1/projects

Open console

Log in to the panel for your API access token and all project resources.

API and developer FAQ

Yes. Everything the console does — app deploys, servers, databases, domains and monitoring — is available over the /api/v1 REST API with token auth.

Get your backend live from GitHub today

Connecting a repo takes a minute. You only pay for what you actually use.

Create account