Listnr Rate Limits
Listnr does not publish fixed numeric per-request rate limits for the Text-to-Speech API. In practice, usage is bounded by your subscription's monthly voice-generation credit allowance (words/characters synthesized) rather than by a documented requests-per-second or requests-per-minute cap. Long conversions are handled through the asynchronous endpoints (convert-text-async / convert-url-async), which return a jobId that clients poll via job-status until the job reaches COMPLETED or FAILED, so throughput for large jobs is governed by queue processing rather than a synchronous rate limit.
Listnr Rate Limits is the machine-readable rate-limit profile for Listnr on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests, credits, and jobs.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include AI, Text to Speech, TTS, Voice, and Rate Limiting.