Lingo.dev · Rate Limits

Lingo Dev Rate Limits

The Lingo.dev Localization Engine is metered primarily by translated-word volume tied to the account's plan allotment rather than by published per-minute request quotas. Requests are authenticated with an organization-scoped X-API-Key; exhausting the plan's monthly word allotment moves usage into metered overage (or is blocked on the free tier). Specific per-minute request and concurrency limits are not publicly reconciled in this artifact.

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

It captures 3 rate-limit definitions, measuring words, requests, and jobs.

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

Tagged areas include AI, Localization, Translation, i18n, and Developer Tools.

3 Limits Throttle: 429
AILocalizationTranslationi18nDeveloper ToolsRate LimitingQuotasThrottling

Limits

Monthly Translated Words account
words
per plan allotment
10,000 (Hobby), 20,000 (Pro), 100,000 (Team); overage metered per 1,000 words above allotment.
Requests Per Minute (RPM) account
requests
see provider documentation
Per-account request rate; not publicly published as a fixed value.
Concurrent Jobs account
jobs
see provider documentation
Asynchronous job groups run one durable background job per target locale.

Policies

Word-Volume Metering
Usage is metered against the plan's monthly translated-word allotment, then billed as overage.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor 429 / Retry-After responses.
Asynchronous Offload
Large multi-locale workloads should use the async jobs API so work runs as durable platform workflows that survive restarts.

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/lingo-dev-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.