Descript Rate Limits
Descript's REST API enforces rate limits per API token (token is scoped to a Drive). When a client exceeds a limit, the API returns 429 with a Retry-After header along with X-RateLimit-Remaining and X-RateLimit-Consumed for client-side budgeting. Most documented limits are operational ceilings rather than per-second numbers — the only published numeric ceiling at this time is 1,000 requests/hour per user against the published-projects metadata endpoint. The API is in early access and exact per-token quotas may scale with the Descript plan tier (Hobbyist / Creator / Business / Enterprise) and the underlying media-minute and AI-credit budgets. reconciled false because per-second/per-minute thresholds are not publicly enumerated for the core endpoints.
Descript Rate Limits is the machine-readable rate-limit profile for Descript on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 5 rate-limit definitions, measuring requests_per_hour, varies, concurrent_jobs, and minutes.
The profile also includes 6 backoff/retry policies defined and response codes documented for throttled and insufficientCredits.
Tagged areas include Rate Limiting, Video Editing, Audio Editing, and AI.