meta { name: -artist type: http seq: 5 } get { url: {{ENDPOINT}}artist?q=kanye west&country=US body: none auth: bearer } params:query { q: kanye west country: US ~includeServices: yandex } auth:bearer { token: {{API_KEY}} }