Wordnik Rate Limits
Wordnik enforces request rate limits per API key (issued per Wordnik account), with both per-minute and per-hour ceilings. The hourly ceiling is the tier ceiling sold on the pricing page; the per-minute ceiling is a burst safeguard. Quotas may fluctuate as the system reconciles usage periodically, but Wordnik guarantees a key will never receive fewer calls than its plan permits. Remaining quota and absolute limits are reported on every response via X-RateLimit headers; consumers should inspect these and back off rather than retrying immediately.
Wordnik Rate Limits is the machine-readable rate-limit profile for Wordnik on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring requests_per_hour and requests_per_minute.
The profile also includes 5 backoff/retry policies defined and response codes documented for throttled, quotaExceeded, invalidKey, and forbidden.
Tagged areas include Rate Limiting, Dictionary, Language Data, and Quota.