Keepa
Number of APIs: 2
The Keepa API offers numerous endpoints. Every request requires your API access key as a parameter. You can find and change your key in the keepa portal. All requests must be issued as a HTTPS GET and accept gzip encoding. If possible, use a Keep-Alive connection. Multiple requests can be made in parallel to increase throughput.
Contact Support: Name: No Contact Email: email@example.com
-
Returns Amazon category information from Keepa API. GET {{baseUrl}}/category?key=<string>&domain=<string>&category=<object>&parents=<string>
-
Retrieve the product for the specified ASIN and domain. GET {{baseUrl}}/product?key=<string>&domain=<string>&asin=<string>&code=<string>