Cannon Studio API
Cutting Edge Access to Models for AI Image, Video, Audio, and more.
Build on Cannon Studio with one async request model, hosted assets, key management, and a clean docs path from onboarding to operation reference.
Unified request objects
Submit work once and track it through a stable request lifecycle.
Key-based authentication
Create, rotate, and revoke developer keys from the API console.
Terminal webhooks
Receive a final callback when a request succeeds or fails.
Explore
Three steps to a live integration
Start with the free status check, then create async work only when the key is wired correctly.
Step 01
Create a key
Open the console and create a production or staging key.
Step 02
Check status
Call `GET /api/v1/status` to verify auth and available credits.
Step 03
Create work
Post to `/api/v1/requests` when you are ready to enqueue a job.
Recommended next path