Sonix · Rate Limits

Sonix Rate Limits

Sonix does not publish fixed numeric request-rate limits for its REST API. Practical throughput is governed by two things: your plan's transcription / translation and AI-workspace hour allowances (per-hour on pay-as-you-go, or the bundled monthly hours on Core/Advanced/Pro), and per-request constraints such as the 100MB multipart upload size (larger files must be supplied via a file_url). Media listing is paginated at 100 items per page. Transcription is asynchronous, so clients should poll media/transcript status or use a completion webhook rather than issuing tight request loops.

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

It captures 6 rate-limit definitions, measuring requests, hours, bytes, and items.

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

Tagged areas include Audio Transcription, Transcription, Speech-to-Text, Rate Limiting, and Quotas.

6 Limits Throttle: 429
Audio TranscriptionTranscriptionSpeech-to-TextRate LimitingQuotas

Limits

API Request Rate account
requests
not published
No fixed numeric per-minute request-rate limit is documented for the REST API.
Transcription / Translation Hours account
hours
per plan
Per-hour on pay-as-you-go ($10/hr); bundled monthly hour allowances on Core/Advanced/Pro.
AI Workspace Hours account
hours
per plan
AI analysis (summaries, chapters, sentiment, entities) draws down a separate monthly AI-workspace hour allowance.
Multipart Upload Size request
bytes
104857600
Multipart file uploads are limited to 100MB; larger or remote files must be passed via file_url.
Media List Pagination request
items
100
The media list endpoint returns up to 100 items per page and includes total_pages.
Storage account
bytes
per plan
Storage quota ranges from 5 GB (pay-as-you-go) to 100 GB (Pro) by plan.

Policies

Asynchronous Processing
Transcription, translation, exports, and AI analysis are asynchronous jobs; retrieve results by polling status or via a completion webhook (callback_url).
Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on 429 responses rather than polling aggressively.

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/sonix-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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