Headless generation API
Create projects, submit generation jobs with a structured creation contract, stream progress, and download the finished game as a ZIP.
The Klik Engine API lets any program - an autonomous creator brain, a CI pipeline, a batch generator - create and iterate on playable games without a browser.
| I want to... | Go to |
|---|---|
| Generate a game from a script in 5 minutes | API Quickstart |
| Create and manage API keys, understand limits | Authentication & keys |
| See every field I can send with a job | The creation contract |
| Understand what Klik Engine is | Engine overview |
| Wire player analytics into a game | Analytics SDK |
These docs are machine-readable by design:
/llms.txt - index of all pages with summaries/llms-full.txt - the entire documentation in one file.html for .md (for example /api/endpoints.md, or /api.md for a section index)