Rocket Source
Developer API hub

Amazon Sourcing API

Use one API workflow to upload supplier files, convert identifiers, retrieve scan results, and export what you need.

Start with one request, then automate more of the process when it saves your team time.

List completed scansbash
curl "https://app.rocketsource.io/api/v3/scans" \
  -H "Authorization: Bearer YOUR_TOKEN"
Convert supplier identifiersbash
curl -X POST "https://app.rocketsource.io/api/v3/convert" \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"marketplace":"US","ids":["012345678905"]}'

Built for repeatable sourcing workflows

Automate supplier file reviews

Upload CSV or XLSX supplier lists from your internal tools and turn them into scan results your team can review faster.

Send results where your team works

Send scan results into your own scripts, dashboards, or review lists instead of copying data by hand.

Standardize repeated checks

Run the same workflow every time you receive a new catalog, price list, or replenishment file.

Support lightweight automation

Use webhooks, downloads, and scan results together when you want a simple automated process instead of a manual review loop.

How it works

1

Authenticate and choose the endpoint

Start with the technical docs, then use the scan and conversion endpoints that match your workflow.

2

Upload a file or submit identifiers

Send supplier files for scanning, or use the identifier conversion endpoints when you need barcode and ASIN lookups.

3

Retrieve results by scan ID

Check the scan status, then retrieve the finished results for your own tools or reports.

4

Export or automate the handoff

Download CSV, XLSX, or JSON output, or wire up webhooks so the next step happens automatically.

Plan for real-world data

  • The API is designed for files and repeat requests. Use the Rocket Source app when you want to review results in the browser.
  • Conversion endpoints only return matches that exist for the selected marketplace and input type.
  • Scan output depends on the quality of the file you submit and the data available for each product.

Frequently asked questions

What does the Amazon sourcing API cover?

It covers supplier file uploads, scan results, identifier conversion, exports, and webhook support documented on the API page.

Do I need to build a full integration to get started?

No. You can start with a single upload or conversion request, then add polling or webhook handling when you are ready.

Can I use it for repeated wholesale checks?

Yes. The API is a good fit for repeatable file-based workflows where you want the same steps every time.

Where do I find the technical reference?

The endpoint reference lives on the API docs page, which includes upload, results, conversion, export, and webhook sections.

Automate the sourcing work your team repeats

Read the technical documentation, or compare plans when you are ready to use the API.