Wondercraft · Rate Limits

Wondercraft Rate Limits

The Wondercraft Public API enforces a concurrency limit on asynchronous audio generation jobs. Submitting more than 5 jobs that are in progress at the same time returns HTTP 429. Generation is otherwise gated by the account's monthly credit allowance rather than by a published requests-per-minute throttle. Invalid requests return HTTP 422.

Wondercraft Rate Limits is the machine-readable rate-limit profile for Wondercraft on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 2 rate-limit definitions, measuring jobs and credits.

The profile also includes 2 backoff/retry policies defined and response codes documented for throttled and validation.

Tagged areas include AI, Audio, Podcast, Generative Audio, and Rate Limiting.

2 Limits Throttle: 429
AIAudioPodcastGenerative AudioRate LimitingQuotasThrottling

Limits

Concurrent Jobs account
jobs
5
More than 5 simultaneous in-progress generation jobs returns HTTP 429.
Monthly Credits account
credits
see plan
Generation draws down the plan's monthly credit allowance; see plans/wondercraft-plans-pricing.yml.

Policies

Concurrency Limit
Keep no more than 5 generation jobs in progress at once; queue additional work client-side.
Backoff Strategy
On HTTP 429, back off and retry once an in-flight job completes; poll job status before submitting more.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/wondercraft-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.