REST · GraphQL · MCP

Amazon data that feels native to your stack.

One predictable API for products, search, offers, reviews, sellers, categories, deals, and estimates across 13 marketplaces.

GET /api/amazon/product200 · 486ms

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.

01

Products

Clean marketplace-aware objects, stable pagination, and transparent freshness.

02

Search

Clean marketplace-aware objects, stable pagination, and transparent freshness.

03

Reviews

Clean marketplace-aware objects, stable pagination, and transparent freshness.

04

Offers

Clean marketplace-aware objects, stable pagination, and transparent freshness.

05

Sellers

Clean marketplace-aware objects, stable pagination, and transparent freshness.

06

Deals

Clean marketplace-aware objects, stable pagination, and transparent freshness.

07

Best sellers

Clean marketplace-aware objects, stable pagination, and transparent freshness.

08

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.

RESTGraphQLMCPOpenAPI 3.1
01

Authenticate

Create a reveal-once key scoped to your workspace.

02

Call

Use the same operation through REST, GraphQL, or MCP.

03

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.

US
UK
CA
DE
FR
IT
ES
AU
IN
MX
BR
JP
PL

Your first 100 successful calls are on us.

Build the Amazon experience your users actually want.

Create your free key