Location aware
Compare values only inside the same documented marketplace context.
Price monitoring
Combine product and offer calls with freshness metadata to build bounded, marketplace-aware monitoring workflows.
Why it matters
A reliable monitor needs more than a price number: it needs currency, condition, seller, delivery context, cache state, and a durable observation time.
POST /api/graphql
operation: offers
variables: {
"asin": "B0D1XD1ZV3",
"domain": "US"
}Compare values only inside the same documented marketplace context.
Store fetched time and cache state alongside each observation.
Non-billable failures stay distinguishable from a real out-of-stock state.
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