Free API Trial
Process 100 images through the production API without entering a card. The one-time 14-day period starts when your first trial job is accepted.
Offer and eligibility
Active accounts with a verified email and no paid billing access can use the trial. Submit jobs through POST /v1/jobs orclient.jobs.create().
- 100 successfully processed images; failed images consume nothing.
- JPEG, PNG, and WebP inputs up to 15 MiB.
- One to three images per job and one best-effort active trial job.
- Results and archive downloads remain available under normal account retention.
- Video, larger batches, and continued processing require paid access.
- Credits are one-time and do not reset monthly.
Errors and capacity
Clients should use the structured error field. Trial errors include trial_video_not_allowed,trial_batch_limit_exceeded,trial_credits_insufficient,trial_credits_exhausted,trial_expired,trial_job_in_progress, andtrial_capacity_temporarily_unavailable. Capacity responses use HTTP 503 and include a retry delay; paid jobs bypass the free-capacity gate.
Upgrade
Open billing from the dashboard to activate paid processing at $0.02 per token. A trial job already in progress remains free; subsequent jobs use paid limits and Stripe metering.