Pick your language
curl
No dependencies, just a shell.
Python
The most common path for AI development.
Node / TypeScript
For web and agent backends.
What you’ll need
- The URL of an Engine you can reach. For local development that’s
http://localhost:8000. - An Engine API key. Set as
X-Engine-Keyon every request. - One open task slot. The Engine accepts an arbitrary
task_idyou pick.

