Qobuz Rate Limits
Rate-limit model for the Qobuz Music API v0.2. Qobuz does not publicly document explicit per-endpoint rate limits or quota headers. The API is a partner-only interface accessed via app_id and app_secret credentials issued by Qobuz; usage boundaries are governed by the API Terms of Use and partner agreement rather than published numeric thresholds. Community-developed client libraries (qobuz-dl, QobuzApiSharp, gobuz) implement exponential backoff on HTTP 429 responses, indicating that rate limiting does occur in practice. Streaming URL generation endpoints (track/getFileUrl) require request signing and are the most latency-sensitive operations.
Qobuz Rate Limits is the machine-readable rate-limit profile for Qobuz on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions.
The profile also includes response codes documented for throttled, quotaExceeded, and unauthorized.
Tagged areas include Music Streaming, Rate Limiting, and Hi-Res Audio.