Use cases
- Embed app creation in your product — add a “Create an app” button to your website or tool that generates a Zite behind the scenes
- Share prompts that generate apps — create shareable links or workflows that produce a Zite from a predefined prompt
- Automate app generation — integrate Zite creation into scripts, pipelines, or automation workflows
- Rapid prototyping — quickly spin up Zites from the command line or CI/CD
How it works
- Send a
POSTrequest with a prompt (and optional files, theme, or name) - A new Zite is generated instantly
- The response includes a
claimUrl— share it with a user so they can claim the Zite into their own account

The base URL is
https://api.zite.com/v1/api.API reference
Endpoint
Request body
Response body
If no
theme is provided and no files are attached, a theme is automatically selected using AI based on the prompt.