HTTP
Use the REST API when you need direct control or are integrating from a language without an official SDK.
Python and TypeScript
The SDKs wrap common customer operations such as submitting work, reading usage, configuring webhooks, and retrying jobs.
CLI
Use the CLI for interactive submission, smoke testing, and operational scripts. Keep API keys in the environment rather than shell history.