Recent searches

in

Developer Reference

Last modified: June 16th, 2026

On this page

Welcome to CloudCannon's Developer Reference. It's organized into two parts: the files you add to your repository to configure CloudCannon, and the tools and controls for working with the CloudCannon platform.

Site configuration#

The files you add to your repository to customize how CloudCannon builds and edits your site — the configuration file, initial site settings, routing, editable regions, and the schemas and types that validate them.

Browse Site configuration

Platform#

The tools for working with the CloudCannon backend programmatically — the HTTP API, the SDK, and the CLI — plus the permissions that control what your team can do.

Browse Platform

  • CLI — manage CloudCannon from the terminal
  • TypeScript SDK — a typed client for the API
  • API — manage organizations, projects, sites, and builds over HTTP
  • Permissions — control what your team members can do
Open in a new tab