Skip to main content
This guide takes you from a new account to a working SnapGen request.

Step 1: Get an API key

  1. Create a SnapGen account.
  2. Add prepaid balance under Console > Billing.
  3. Open Console > API Keys and create a key.
  4. Store the key in a server-side environment variable.

Step 2: Choose a model

List the models available to your key:
Start with one of these routes:

Step 3: Send a request

Text and image requests return their content directly. Video requests return a task id because generation is asynchronous.

Step 4: Check a video task

When the status becomes completed, download the file:

Next steps

Model pages

Review exact parameters and prices for every live model.

Development tools

Connect Claude Code, Cursor, Cline, Gemini CLI, or Codex CLI.

Video workflow

Build reliable polling, download, and webhook handling.

Error handling

Recover from authentication, quota, rate-limit, and upstream errors.