ASIN Data API
ASIN Data API provides detailed product data from Amazon, including price, rank, reviews, and more, enabling real-time insights for e-commerce professionals, marketers, and data analysts.
Tools (6)
Clear multiple collection requests
Delete multiple requests from a collection by their IDs using the bulk delete endpoint. Use this tool when you need to remove a selected set of request entries from an existing collection. Note: Requests can only be deleted when the collection is not running.
Inputs: request_ids, collection_id
Delete Destination
Delete a destination from your account. Use this when you need to remove a destination that is no longer needed.
Inputs: destination_id
Get Collection Details
Get details of a specific collection including status and request counts. Use when you need to check collection configuration, operational status, or aggregate statistics.
Inputs: collection_id
List Collection Requests
List all requests in a Collection (paginated). Use to retrieve and paginate through all requests added to a specific collection. Returns up to 1000 requests per page with pagination info.
Inputs: page, collection_id
List Destinations
List all destinations configured on your account. Use to retrieve and filter destination configurations for data export. Maximum 50 destinations allowed per account. Returns 10 destinations per page with pagination support.
Inputs: page, sort_by, search_term, sort_direction
Update Destination
Update an existing destination's configuration. Use to modify cloud storage settings, change the destination name, or enable/disable a destination. Only include fields you want to update.
Inputs: name, enabled, oss_region_id, destination_id, gcs_access_key, gcs_secret_key, oss_access_key, oss_secret_key, s3_bucket_name, s3_path_prefix, gcs_bucket_name, gcs_path_prefix, oss_bucket_name, oss_path_prefix, s3_access_key_id, azure_account_key, azure_path_prefix, azure_account_name, azure_container_name, s3_secret_access_key