Call SpriteSmith image and video generation directly with a personal API key. Spends your account points, asynchronous task model, works from Python, Node.js or any language.
Key features
- One API key unlocks every image and video model
- Same points billing and daily free quota as the website
- Async tasks with signed result links, plus Python and Node.js samples
How it works
- Create a key under Account settings → API keys and store it safely.
- Call POST /images/generations or /videos/generations to create a task.
- Poll the task endpoint and download the signed result links.
FAQ
How are API calls billed?
Exactly like the website: points per model (and resolution / duration tier), frozen at creation, charged on success and refunded on failure.
Is there a rate limit?
Up to 60 requests per minute per key (polling included) and at most 4 concurrent video tasks per account.