Musicbrainz Rate Limits
Machine-readable rate limit policy for the public MusicBrainz Web Service v2 at https://musicbrainz.org/ws/2. MusicBrainz enforces a hard ceiling of one request per second per source IP, regardless of authentication. There are no API keys, so the rate-limit subject is always the source IP. Every request must include a meaningful User-Agent header identifying the application (and ideally a contact URL or email); generic, empty, or library-default User-Agents are subject to outright IP blocking. Commercial users with high volume are expected to replicate the database locally rather than scale the public web service.
Musicbrainz Rate Limits is the machine-readable rate-limit profile for MusicBrainz on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 4 rate-limit definitions, across the public and supporter tiers, measuring requests_per_second, meaningful_user_agent, and replication_packets.
The profile also includes 7 backoff/retry policies defined and response codes documented for throttled, rateLimitedAlternate, and serviceUnavailable.
Tagged areas include Music, Metadata, Open Data, Rate Limiting, and Etiquette.