Core APIs
...
Home Depot Product Data API
Reference
GTIN/ISBN/UPC to Item ID Lookups
2min
gtin/isbn/upc to home depot item id lookups bigbox api allows you to retrieve home depot product data by gtin, isbn or upc code when making a type=product query there is no additional charge for this service to lookup home depot product data by gtin, isbn or upc code you simply use the gtin parameter instead of the item id when making a type=product request when the gtin parameter is supplied bigbox will attempt to look up the gtin/isbn/upc on home depot before then retrieving product details for the resultant item id type=product\>in=046396037169 the full home depot product data api request would be http https //api bigboxapi com/request?api key=demo\&type=product\>in=046396037169 note that bigbox api will cache the gtin to item id mapping for 2 months to force a new gtin lookup (for example, if you suspect the existing mapping is stale), use the skip gtin cache=true request parameter (note that using skip gtin cache=true decrements 2 credits from your balance, instead of 1) next steps getting started https //docs trajectdata com/bigboxapi/homedepot product data api/overview request parameters https //docs trajectdata com/bigboxapi/homedepot product data api/parameters/common