meta { name: getAlbumByUpc type: http seq: 15 } get { url: https://api.music.apple.com/v1/catalog/us/albums?filter[upc]=00602448926197 body: none auth: bearer } auth:bearer { token: {{TOKEN}} }