Offers

Compare offers with location context attached.

Normalize seller, condition, price, delivery, availability, Prime, and buy-box signals for an ASIN.

Why it matters

Context makes data usable.

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.

REQUESToffers · one successful unit
POST /api/graphql

operation: offers
variables: {
  "asin": "B0D1XD1ZV3",
  "domain": "US"
}
01

Delivery context

Every market has a deterministic versioned default location.

02

Volatile-data caching

Offer and availability freshness uses stricter TTLs than catalog metadata.

03

Safe seller fields

Public identity facts are represented without inferring legal identity.

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