meta { name: search-artists type: http seq: 8 } get { url: {{ NAPSTER_API_ENDPOINT }}search body: none auth: none } query { type: artist query: RAYE apikey: {{ NAPSTER_API_KEY }} offset: 0 limit: 200 : } headers { User-Agent: songwhip }