99.98% uptime · last 90 days

Live e-commerce data, one clean API away.

Products, prices, reviews and search results from the world's biggest marketplaces — structured JSON, scoped access keys, and a wallet that only pays for what you call.

Get your API keyExplore pricing
3B+
requests delivered
2M+
requests / day
7
marketplace APIs
412ms
median latency
GET /amazon/v2/products/search
{
  "status": "ok",
  "credits_charged": 5,
  "results": [{
    "asin": "B0C8PLX2M4",
    "title": "Wireless Earbuds, 48H Playtime",
    "price": { "value": 39.99, "currency": "USD" },
    "rating": 4.6,
    "reviews": 12483,
    "in_stock": true
  }, …]
}
THE PLATFORM

One account. Every marketplace.

Each DataHub is an independent product with its own plans and rate table. Your keys, wallet, logs and playground are shared across all of them.

Scoped access keys
Limit each key to specific products, up to 3 per service. Revoke one without touching the rest.
One credit wallet
Account-wide balance, $1 = 1,000 credits. Auto top-up and per-service spend controls built in.
API playground
Run real requests in the console — headers, body preview, and copy-ready cURL or PHP.
Usage analytics
Requests, latency and credits per service and per endpoint, with searchable request logs.
01
Create an access key
Scope it to the products it may call — rotate or revoke any time.
02
Subscribe or top up
Monthly quota per DataHub, or account-wide credits billed per endpoint. Mix both.
03
Call the API
REST + JSON over HTTPS. Test in the playground, then copy the snippet.
DEVELOPER FIRST

Ship in an afternoon.

Scoped access keys, an in-console API playground with cURL and PHP snippets, full endpoint docs with live rate tables, and request logs you can actually search.

Scoped keys — limit each key to specific services; revoke without touching the rest.
API playground — execute real requests in the console with headers and body preview.
Transparent rates — every endpoint shows its credit price before you call it.
Request logs — searchable history with status, latency and credits charged.
curl "https://api.gw.ecommdatahub.com/amazon/v2/products/search\
  ?q=wireless+earbuds&marketplace=US&page=1" \
  -H "X-API-Key: edh_live_9f2k...q7x"

Start with 5,000 free credits.

No card required. Create a key, hit the playground, and see structured marketplace data in under five minutes.

Create free account