7Digital Rate Limits
7digital / MassiveMusic enforces rate limits primarily on non-live (prototype / test) API keys; live commercial keys have higher (but still scope-bound) limits negotiated with Client Success. Some operations also have endpoint- specific "acceptable usage" targets that the provider documents alongside the endpoint reference — notably preview-stream logging (5 POST/sec, 500 logs/batch) and media transfer (50 req/sec). Subscription streaming enforces per-clientId concurrency (Device A vs Device B). Bulk batch submission via S3 is offered as the escape valve when documented per-second limits are insufficient.
7Digital Rate Limits is the machine-readable rate-limit profile for 7digital on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 7 rate-limit definitions, measuring requests_per_day, varies, requests_per_second, requests_per_batch, and concurrent_streams.
The profile also includes 6 backoff/retry policies defined and response codes documented for throttled and authError.
Tagged areas include Rate Limiting, Music, Streaming, and Licensing.