Amazon Scraper API · AsyncAPI Specification

Amazon Scraper Api Webhooks

Version

View Spec View on GitHub Web ScrapingData ExtractionE-Commerce DataAmazonmarketplace dataProduct IntelligencePrice MonitoringCompetitor ResearchMCPAgent ToolingAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-09-03'
method: searched
source: https://amazonscraperapi.com/docs/endpoints/batch
spec_type: Webhooks
note: The provider documents a webhook callback surface for async batch jobs but publishes no AsyncAPI document.
events:
- event: batch.completed
  trigger: All items in an async batch have completed processing.
  delivery: POST to the webhook_url supplied on batch creation (must be a public https URL).
  headers:
  - X-ASA-Batch-Id
  - X-ASA-Event
  - X-ASA-Signature
  payload: Identical to the GET /api/v1/amazon/batch/{id} response (status, counts, credits_charged, per-item results).
security:
  scheme: HMAC-SHA256 signature
  header: X-ASA-Signature
  format: sha256=<hmac-hex>
  secret: webhook_signature_secret returned once on batch creation (whsec_ prefix); verify with a timing-safe compare.
  sdk_support: Official SDKs include one-line webhook-signature verification.
retry_policy:
  on: non-2xx from the webhook endpoint
  attempts: 5
  backoff: 1min, 2min, 5min, 15min, 1h
  observability: webhook_delivery_status and webhook_last_error fields on the batch resource.

Work with this as data

Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for asyncapi

4 MCP tools reach this
  • find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/amazon-scraper-api-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.