Developers
Build on the Cendigo platform.
A technical reference for integrators, agency partners, and in-house teams. APIs for content, deployments, audit events, and billing.

REST API
Manage sites, content, and clients programmatically.
Webhooks
Subscribe to deploy, ticket, and billing events.
Git deploys
Push-to-deploy with preview environments per branch.
CLI
Local dev parity, env management, and rollbacks.
curl example
curl https://api.cendigo.com/v1/sites \
-H "Authorization: Bearer $CENDIGO_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"name": "acme-marketing",
"plan": "growth",
"transfer_from": "https://old.acme.com"
}'A better way to manage your website starts here.
Apply for guidance, activate instantly, or open an enterprise path for custom scope.