Marketplace scoped
Seller identifiers are interpreted inside their selected Amazon domain.
Seller intelligence
Inspect public seller facts and the offer records that reference them across supported marketplaces.
Why it matters
Seller handles are marketplace identifiers, not verified legal identity. A safe workflow keeps that boundary explicit.
POST /api/graphql
operation: seller
variables: {
"sellerId": "ATVPDKIKX0DER",
"domain": "US"
}Seller identifiers are interpreted inside their selected Amazon domain.
The API represents observable public facts only.
Normalized records can feed organization-scoped asynchronous exports.
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