This endpoint is used to query a given set of UPCs or EANs to get: Stock availabilities at Merchants
Overview
This endpoint is used to query a given set of UPCs or EANs to get:
- Stock availabilities at Merchants
- Up-to-date price information
- Variations (customers have the ability to create their own variation by grouping products )
Click here for Developer Documentation
API EndPoints
Production: https://cloud.shoppable.com/products
Staging: https://cloud.staging.shoppable.com/products
Authentication
Authentication is done with two items in the request header. Both the bearer token and x-shoppable-secret will be provided to you by your Customer Success Manager at Shoppable.
Request Headers
"Authorization": “Bearer <Bearer token that will be provided by shoppable>”,
"x-shoppable-secret": “<Shoppable Secret will be provided by shoppable>”