Get started

API Reference

API Reference

The JustDeploy External API lets you manage databases, tables, and deployments programmatically.

Base URLhttps://api.justdeploy.net
AuthenticationX-Access-Key and X-Secret-Key headers
Response format{ "resource": { ... } } for single, { "resources": [ ... ] } for lists