Provides REST access to MusicBrainz, an open and community-maintained music metadata database. Allows querying artists, albums, recordings, works, and tags with no authentication required and free usage.
The information on this page was compiled from the provider's own sources, but the record has not been through full editorial review. Verify access conditions and limits against the provider's current documentation. Records in this state are not indexed by search engines.
Our review criteriaCatalog notes to consider when evaluating the integration, in addition to the provider documentation.
MusicBrainz requires no API key for read queries, but every request must carry a User-Agent header naming the application and a contact address; the documentation asks for the form Application name/version ( contact-url ). The rate limit is an average of one request per second per IP address, against a documented server-wide capacity of 300 requests per second. Clients that do not identify themselves, or that exceed the limit, can be blocked. If you need bulk data, download the published data dumps rather than iterating the API — it is both faster and the intended use. Verified 2026-08-25.
Last verified: August 25, 2026
Other APIs in the same category usable from Türkiye.
Public test lab configuration summary for this API.
https://musicbrainz.org/ws/2Methods
Verified endpoint examples
/artist?query=radiohead&fmt=json&limit=5Sanatçı adına göre arama yapar. Sonuçlar MBID (MusicBrainz ID), ülke ve aktif yıllar bilgisini içerir. User-Agent başlığı eklenmesi önerilir.
Sanatçı adına göre arama yapar. Sonuçlar MBID (MusicBrainz ID), ülke ve aktif yıllar bilgisini içerir. User-Agent başlığı eklenmesi önerilir.
/artist/a74b1b7f-71a5-4011-9441-d0b5e4122711?fmt=json&inc=releasesMBID ile sanatçı detayı ve albümlerini döndürür. inc parametresiyle releases, recordings, works gibi ilişkili veri eklenebilir.
MBID ile sanatçı detayı ve albümlerini döndürür. inc parametresiyle releases, recordings, works gibi ilişkili veri eklenebilir.
/release?query=OK+Computer+AND+artist:radiohead&fmt=json&limit=5Albüm/single adı ve sanatçıya göre yayın arar. Yayın tarihi, format ve etiket bilgisi döner.
Albüm/single adı ve sanatçıya göre yayın arar. Yayın tarihi, format ve etiket bilgisi döner.
/recording?query=Creep+AND+artist:Radiohead&fmt=json&limit=5Parça adı ve sanatçıya göre kayıt arar. Süre, ISRC kodu ve albüm bilgisi içerir.
Parça adı ve sanatçıya göre kayıt arar. Süre, ISRC kodu ve albüm bilgisi içerir.
+1 more endpoints
Tracked public interactions for this catalog entry.
views
56
doc clicks
3
API calls
20
API ownership claim
If you are the official provider of this API, you can submit an ownership claim.