Amazon data that feels native to your stack.
One predictable API for products, search, offers, reviews, sellers, categories, deals, and estimates across 13 marketplaces.
REQUEST
curl "https://api.glade.dev/
api/amazon/product?asin=B0D1XD1ZV3&domain=US" \
-H "API-KEY: glade_live_lookup_••••••••"NORMALIZED RESPONSE
{
"data": {
"amazonProduct": {
"asin": "B0D1XD1ZV3",
"title": "Everyday carry, organized",
"price": { "value": 34.99, "currency": "USD" },
"inStock": true, "isPrime": true
}
}
}A complete Amazon data layer
One contract. Every interface your product needs.
Products
Clean marketplace-aware objects, stable pagination, and transparent freshness.
Search
Clean marketplace-aware objects, stable pagination, and transparent freshness.
Reviews
Clean marketplace-aware objects, stable pagination, and transparent freshness.
Offers
Clean marketplace-aware objects, stable pagination, and transparent freshness.
Sellers
Clean marketplace-aware objects, stable pagination, and transparent freshness.
Deals
Clean marketplace-aware objects, stable pagination, and transparent freshness.
Best sellers
Clean marketplace-aware objects, stable pagination, and transparent freshness.
Categories
Clean marketplace-aware objects, stable pagination, and transparent freshness.
Set it up your way
Built for code.
Ready for agents.
Use the Canopy-compatible REST paths you know, query through GraphQL, or give any MCP client a typed Amazon toolkit.
Authenticate
Create a reveal-once key scoped to your workspace.
Call
Use the same operation through REST, GraphQL, or MCP.
Ship
Track usage, latency, cache state, and errors in one dashboard.
Marketplace coverage
Go global without branching your code.
Currency, locale, Amazon host, and deterministic delivery context are configured per market—not scattered through your application.
Your first 100 successful calls are on us.