Seller intelligence

Connect seller profiles, offers, and catalog context.

Inspect public seller facts and the offer records that reference them across supported marketplaces.

Why it matters

Context makes data usable.

Seller handles are marketplace identifiers, not verified legal identity. A safe workflow keeps that boundary explicit.

REQUESTseller · one successful unit
POST /api/graphql

operation: seller
variables: {
  "sellerId": "ATVPDKIKX0DER",
  "domain": "US"
}
01

Marketplace scoped

Seller identifiers are interpreted inside their selected Amazon domain.

02

No identity inference

The API represents observable public facts only.

03

Export ready

Normalized records can feed organization-scoped asynchronous exports.

Start with the contract, then verify with data.

Use the playground for a bounded live call, inspect freshness and request metadata, and move to production only after your fixture checks pass.

Open the playground