Enables you to get GTIN number for the specified Amazon ASIN using the ScrapeIN service
Endpoint
The /asin-to-gtin
API endpoint allows you to GET
the results of your request to find GTIN, EAN UPC, ISBN numbers for the specified ASIN and Amazon domain in the asin
and amazon_domain
parameters.
Request Deduction Notice
Please note that using
skip_gtin_cache=true
will deduct 2 requests from your balance instead of 1.
GTIN, EAN UPC, and ISBN numbers are unique identifiers assigned to products, and they can be used for various purposes such as product identification, inventory management, pricing, and listing on different platforms.
Notes on GTIN, EAN, UPC, ISBN numbers
GTIN, EAN, UPC, and ISBN numbers are obtained from public domain sources since they are not directly provided by Amazon.
By using this endpoint, you can retrieve the GTIN, EAN UPC, and ISBN numbers associated with a particular ASIN, which can be beneficial for cross-referencing product information, verifying product authenticity, or integrating product data into your own systems or applications. It provides a convenient way to obtain additional information about a product beyond its ASIN, enabling you to enhance your product-related workflows or analysis.
GTIN-to-ASIN mapping
Note that ScrapeIN caches the GTIN-to-ASIN mapping for a duration of 2 months. If you need to perform a fresh GTIN lookup, you can use the
skip_gtin_cache=true
parameter in your request. It's important to be aware that usingskip_gtin_cache=true
will deduct 2 requests from your balance instead of 1.
Authentication
API-KEY
. Use your API-KEY
for authentication.
Output format
json
, csv
Results
Click "200" at the bottom of the page in the Responses block to see the JSON structure of a successful response. For more details click here.
Support
If you have any questions about authentication or API usage, please contact our support team at [email protected].
GTIN Retrieval Not Guaranteed
Utilizing this API method does not guarantee the retrieval of the GTIN number as a response.