meta { name: search-tracks type: http seq: 10 } get { url: {{ NAPSTER_API_ENDPOINT }}/search body: none auth: none } query { type: track query: weezer apikey: {{ NAPSTER_API_KEY }} }