CoCalc feature
HTTP API
Drive CoCalc projects from your own scripts and pipelines.
Use the CoCalc HTTP API for automation, integration, and provisioning workflows without depending on the web UI.
A documented HTTP API to create projects and run notebooks, terminals, and computations from your own code — results land back in the project.
Use cases
- Provision and manage projects programmatically
- Integrate account, billing, and support flows
- Build external tools that talk to CoCalc over HTTP