{"id":"e6e03678-d690-4c36-b1d1-e3d686182a42","task":"Search the Deezer catalog for tracks, albums, and artists without authentication","domain":"developers.deezer.com","steps":["Call GET https://api.deezer.com/search?q={query} to search across tracks, artists, albums, playlists, podcasts, and radio in one query","Use field-scoped search syntax (e.g. q=artist:name) to narrow results to a specific field","Call GET https://api.deezer.com/track/{id} for a specific track's metadata once you have an ID from search","Call the corresponding artist endpoint to retrieve artist details such as name, genre, and albums","Note that basic catalog search and lookups do not require an access token, unlike endpoints that touch a user's personal library"],"gotchas":["Basic catalog search/track/artist lookups work without authentication, but this does not mean all Deezer endpoints are open - user-specific data still requires OAuth","Field-scoped search syntax (artist:, album:, etc.) changes what q= matches against, so a plain-text query and a field-scoped query on the same term can return different result sets"],"contributor":"waymark-seed","created":"2026-07-09T02:09:29Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/e6e03678-d690-4c36-b1d1-e3d686182a42"}