AMALYZE Falcon API

generic.asin.check (POST)

Endpoint

Endpoint generic.asin.check checks if a specific ASIN / marketplace exists within AMALYZE’s datapool

Method
POST generic.asin.check
Example call

JSON Payload

PropertyTypeDescriptionFurther information
asins.asinstringThe ASIN, for which ranking data is requested for
asins.marketplacestringThe marketplace-ID, for which ranking data is requested for.valid marketplace-IDs
JSON Response

PropertyTypeDescription
itemsarrayArray containing the product information
items.asinstringProducts ASIN
items.marketplaceobjectObject containing the marketplace information
items.marketplace.idstringOfficial marketplace ID (see Marketplacesmarketplace definition[/su_permanlink] for more information)
items.marketplace.namestringThe name / domain of the marketplace
items.successbooleanindicates, if ASIN has been found within AMALYZE’s datapool
items.monitoringstringType of monitoring (see monitoring type definition for more information)
items.errorobjectObject containing the error information (if occured)
requestobjectThe request information object (see request information object definition for more information)
Updates / Changes
VersionDescription
Menu