Delivery context
Every market has a deterministic versioned default location.
Offers
Normalize seller, condition, price, delivery, availability, Prime, and buy-box signals for an ASIN.
Why it matters
Offer values are location-sensitive and short-lived. Glade uses a documented default delivery context per marketplace and a shorter cache policy for volatile fields.
POST /api/graphql
operation: offers
variables: {
"asin": "B0D1XD1ZV3",
"domain": "US"
}Every market has a deterministic versioned default location.
Offer and availability freshness uses stricter TTLs than catalog metadata.
Public identity facts are represented without inferring legal identity.
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