Wistia Rate Limits
Wistia publishes a single account-wide request ceiling plus a much tighter per-endpoint ceiling on bulk media moves, and several documented per-request batch caps. On exhaustion the API returns 429 with a Retry-After header. Wistia does NOT publish standing quota headers — there is no X-RateLimit-* or RFC 9331 RateLimit-* family on responses — so an agent cannot see how much budget it has left; it can only react to the 429. That was confirmed on a live 401 from api.wistia.com/v1/medias.json, whose headers carry x-request-id and x-runtime but no rate-limit fields.
Wistia Rate Limits is the machine-readable rate-limit profile for Wistia on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions.
Tagged areas include Video Hosting, Video Marketing, Video Analytics, Lead Generation, and Webinars.
Limits
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.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/rate-limits/wistia-rate-limits"
curl "https://apis.io/api/v1/rate-limits?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.