{"info":{"_postman_id":"6590eaf9-e8ef-3c84-a731-c286f061c1fb","name":"Best Buy APIs: Tutorial Samples","description":"<html><head></head><body><p>Samples included here cover a variety of different query types you can use with Best Buy APIs.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"3967924","collectionId":"6590eaf9-e8ef-3c84-a731-c286f061c1fb","publishedId":"RW1YqLg2","public":true,"customColor":null,"publishDate":"2018-04-25T12:25:04.000Z"},"item":[{"name":"Speaker Systems (Product: Category ID)","id":"308f93d6-51b9-735c-b8d1-1858cfdaaffe","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.bestbuy.com/v1/products(customerTopRated=true&categoryPath.id in(abcat0205004))?apiKey={{apiKey}}&format=json&pageSize=10&show=sku,name,image,salePrice,customerTopRated&sort=bestSellingRank","urlObject":{"protocol":"https","path":["v1","products(customerTopRated=true&categoryPath.id in(abcat0205004))"],"host":["api","bestbuy","com"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"format","value":"json"},{"key":"pageSize","value":"10"},{"key":"show","value":"sku,name,image,salePrice,customerTopRated"},{"key":"sort","value":"bestSellingRank"}],"variable":[]}},"response":[],"_postman_id":"308f93d6-51b9-735c-b8d1-1858cfdaaffe"},{"name":"Super Hero Movies (Product: SKU list)","id":"7842a78e-19b0-6eeb-b20b-f8704de479e8","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.bestbuy.com/v1/products(sku in(9157059,6911158,7835032,5998636,8880044, 6140355, 5834015,1805695, 5326164,1725175,4782022))?apiKey={{apiKey}}&format=json&pageSize=15&show=sku,name,image,salePrice,customerTopRated&sort=bestSellingRank","urlObject":{"protocol":"https","path":["v1","products(sku in(9157059,6911158,7835032,5998636,8880044, 6140355, 5834015,1805695, 5326164,1725175,4782022))"],"host":["api","bestbuy","com"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"format","value":"json"},{"key":"pageSize","value":"15"},{"key":"show","value":"sku,name,image,salePrice,customerTopRated"},{"key":"sort","value":"bestSellingRank"}],"variable":[]}},"response":[],"_postman_id":"7842a78e-19b0-6eeb-b20b-f8704de479e8"},{"name":"Upcoming Music Releases (Product: Release Date)","id":"34ac0e64-8ca7-5b57-e1af-cf8a7b5eac45","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.bestbuy.com/v1/products(releaseDate>today&categoryPath.id in(cat02001))?apiKey={{apiKey}}&format=json&pageSize=10&show=sku,name,image,salePrice,customerTopRated&sort=bestSellingRank","urlObject":{"protocol":"https","path":["v1","products(releaseDate>today&categoryPath.id in(cat02001))"],"host":["api","bestbuy","com"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"format","value":"json"},{"key":"pageSize","value":"10"},{"key":"show","value":"sku,name,image,salePrice,customerTopRated"},{"key":"sort","value":"bestSellingRank"}],"variable":[]}},"response":[],"_postman_id":"34ac0e64-8ca7-5b57-e1af-cf8a7b5eac45"},{"name":"Nostalgia Specialty Appliances (Product: Category + Brand)","id":"af4e08a5-0dee-35dc-b05d-a4c78d9e0f34","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.bestbuy.com/v1/products(categoryPath.id in(pcmcat194000050022)&manufacturer=Nostalgia Electrics&color!=pink)?apiKey={{apiKey}}&format=json&pageSize=10&show=sku,name,image,salePrice,customerTopRated&sort=bestSellingRank","urlObject":{"protocol":"https","path":["v1","products(categoryPath.id in(pcmcat194000050022)&manufacturer=Nostalgia Electrics&color!=pink)"],"host":["api","bestbuy","com"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"format","value":"json"},{"key":"pageSize","value":"10"},{"key":"show","value":"sku,name,image,salePrice,customerTopRated"},{"key":"sort","value":"bestSellingRank"}],"variable":[]}},"response":[],"_postman_id":"af4e08a5-0dee-35dc-b05d-a4c78d9e0f34"},{"name":"Deal of the Day (Product: Offer Type)","id":"68cd0e48-12fc-45d1-ce3e-1d0bc3dcd885","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.bestbuy.com/v1/products(offers.type=deal_of_the_day)?apiKey={{apiKey}}&format=json&pageSize=15&show=sku,name,image,salePrice,customerTopRated&sort=bestSellingRank","urlObject":{"protocol":"https","path":["v1","products(offers.type=deal_of_the_day)"],"host":["api","bestbuy","com"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"format","value":"json"},{"key":"pageSize","value":"15"},{"key":"show","value":"sku,name,image,salePrice,customerTopRated"},{"key":"sort","value":"bestSellingRank"}],"variable":[]}},"response":[],"_postman_id":"68cd0e48-12fc-45d1-ce3e-1d0bc3dcd885"},{"name":"Game Room Games (Product: Keyword with OR + Category)","id":"5cd505ba-7444-7799-281f-fdd0d19b586d","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.bestbuy.com/v1/products((search=dart board|search=pool)&categoryPath.id=pcmcat219100050010)?apiKey={{apiKey}}&format=json&pageSize=10&show=sku,name,image,salePrice,customerTopRated&sort=bestSellingRank","urlObject":{"protocol":"https","path":["v1","products((search=dart board|search=pool)&categoryPath.id=pcmcat219100050010)"],"host":["api","bestbuy","com"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"format","value":"json"},{"key":"pageSize","value":"10"},{"key":"show","value":"sku,name,image,salePrice,customerTopRated"},{"key":"sort","value":"bestSellingRank"}],"variable":[]}},"response":[],"_postman_id":"5cd505ba-7444-7799-281f-fdd0d19b586d"},{"name":"Open Box 4K TVs (Buying Options: Open Box)","id":"e74e7bb2-f21e-5087-4c35-ca1f144e304d","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.bestbuy.com/beta/products/openBox(categoryId=pcmcat333800050003)?apiKey={{apiKey}}&callback=JSON_CALLBACK","urlObject":{"protocol":"https","path":["beta","products","openBox(categoryId=pcmcat333800050003)"],"host":["api","bestbuy","com"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"callback","value":"JSON_CALLBACK"}],"variable":[]}},"response":[],"_postman_id":"e74e7bb2-f21e-5087-4c35-ca1f144e304d"},{"name":"Most Viewed Beverage Refrigerators (Recommendations: Most Popular Viewed)","id":"9ac47663-0cb9-4879-d7e7-b4cd597c0101","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.bestbuy.com/beta/products/mostViewed(categoryId=pcmcat325300050000)?apiKey={{apiKey}}&callback=JSON_CALLBACK","urlObject":{"protocol":"https","path":["beta","products","mostViewed(categoryId=pcmcat325300050000)"],"host":["api","bestbuy","com"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"callback","value":"JSON_CALLBACK"}],"variable":[]}},"response":[],"_postman_id":"9ac47663-0cb9-4879-d7e7-b4cd597c0101"},{"name":"Universal Remote Store Availability (Product: SKU + Store: Zip)","id":"be50164e-2376-e140-1c0f-63336b3db7e9","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.bestbuy.com/v1/stores((area(55423,10)))+products(sku%20in%20(4502603))?apiKey={{apiKey}}&show=products.sku,products.name,products.shortDescription,products.salePrice,products.regularPrice,products.image,products.customerReviewCount,products.customerReviewAverage,address,address2,city,location,longName,phone,fullPostalCode,region,storeId,storeType&callback=JSON_CALLBACK&format=json","urlObject":{"protocol":"https","path":["v1","stores((area(55423,10)))+products(sku%20in%20(4502603))"],"host":["api","bestbuy","com"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"show","value":"products.sku,products.name,products.shortDescription,products.salePrice,products.regularPrice,products.image,products.customerReviewCount,products.customerReviewAverage,address,address2,city,location,longName,phone,fullPostalCode,region,storeId,storeType"},{"key":"callback","value":"JSON_CALLBACK"},{"key":"format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"be50164e-2376-e140-1c0f-63336b3db7e9"},{"name":"Stores with No Receipt Trade In (Stores: Zip Code + Service)","id":"c43ef2ef-c113-eaff-b17e-23f8a3c9a911","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.bestbuy.com/v1/stores((area(55435,10)&tradeIn=Trade-In - No-receipt))?apiKey={{apiKey}}&show=all&callback=JSON_CALLBACK&format=json","urlObject":{"protocol":"https","path":["v1","stores((area(55435,10)&tradeIn=Trade-In - No-receipt))"],"host":["api","bestbuy","com"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"show","value":"all"},{"key":"callback","value":"JSON_CALLBACK"},{"key":"format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"c43ef2ef-c113-eaff-b17e-23f8a3c9a911"},{"name":"Video Games Categories (Categories: Keyword)","id":"9526b73b-77fe-e988-60a5-7920e98ddb84","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.bestbuy.com/v1/categories(name=video game*)?apiKey={{apiKey}}&show=name,id,subCategories.name,subCategories.id&callback=JSON_CALLBACK&format=json","urlObject":{"protocol":"https","path":["v1","categories(name=video game*)"],"host":["api","bestbuy","com"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"show","value":"name,id,subCategories.name,subCategories.id"},{"key":"callback","value":"JSON_CALLBACK"},{"key":"format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"9526b73b-77fe-e988-60a5-7920e98ddb84"},{"name":"Favorite Show Reviews (Reviews: Comment Keyword)","id":"952035c6-d9b6-1968-adc7-8884d61ed73b","request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.bestbuy.com/v1/reviews(comment=favorite show*)?apiKey={{apiKey}}&show=comment,id,rating,reviewer.name,sku,submissionTime,title&callback=JSON_CALLBACK&format=json","urlObject":{"protocol":"https","path":["v1","reviews(comment=favorite show*)"],"host":["api","bestbuy","com"],"query":[{"key":"apiKey","value":"{{apiKey}}"},{"key":"show","value":"comment,id,rating,reviewer.name,sku,submissionTime,title"},{"key":"callback","value":"JSON_CALLBACK"},{"key":"format","value":"json"}],"variable":[]}},"response":[],"_postman_id":"952035c6-d9b6-1968-adc7-8884d61ed73b"}]}