Skip to main content
Every asindataapi.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Categories

get

categories.get Retrieve Amazon category data and products within a category Risk: read
Input Output

Collections

create

collections.create Create a new Collection for batch data collection Risk: write
Input Output

delete

collections.delete Delete a Collection [DESTRUCTIVE] Risk: destructive
Input Output

get

collections.get Get details of a specific Collection including status and request counts Risk: read
Input Output

list

collections.list List all Collections on the account Risk: read
Input Output

start

collections.start Start a Collection to run all its requests immediately Risk: write
Input Output

update

collections.update Update an existing Collection’s configuration (only when not running) Risk: write
Input Output

Destinations

create

destinations.create Create a new Destination for exporting Collection Result Sets Risk: write
Input Output

delete

destinations.delete Delete a Destination [DESTRUCTIVE] Risk: destructive
Input Output

list

destinations.list List all configured Destinations (S3, GCS, Azure Blob, S3-compatible) Risk: read
Input Output

update

destinations.update Update an existing Destination’s configuration Risk: write
Input Output

Identifiers

resolve

identifiers.resolve Resolve GTIN, ISBN, UPC, or EAN identifiers to ASINs automatically Risk: read
Input Output: object

Offers

get

offers.get Retrieve product offers, pricing, availability, and seller information Risk: read
Input Output

Products

get

products.get Retrieve Amazon product details by ASIN, URL, or GTIN/ISBN/UPC/EAN Risk: read
Input Output: object

Requests

add

requests.add Add Requests to a Collection (up to 1000 per call) Risk: write
Input
Output

clear

requests.clear Bulk-delete multiple Requests from a Collection by their IDs [DESTRUCTIVE] Risk: destructive
Input Output

delete

requests.delete Delete a single Request from a Collection [DESTRUCTIVE] Risk: destructive
Input Output

list

requests.list List all Requests in a Collection (paginated, 1000 per page) Risk: read
Input Output

update

requests.update Update a single Request within a Collection Risk: write
Input Output

Result Sets

get

resultSets.get Get a specific Result Set with download links Risk: read
Input Output

list

resultSets.list List all Result Sets for a Collection Risk: read
Input Output

get

search.get Search Amazon products by keywords across supported Amazon domains Risk: read
Input Output