E-commerce platforms
ShopAPIS returns structured product data — price, availability, seller, ratings, reviews, variants and identifiers — from 70+ online marketplaces across 30+ countries, all normalized to one JSON schema. Browse the marketplaces by region below; each one links to a page documenting the data fields, coverage, and how to access it.
New platforms are added continuously. If a marketplace you need isn’t listed yet, it’s likely on the roadmap — get in touch.
70+ marketplaces, 30+ countries, one schema. Every marketplace below is reachable through the same GET /v1/product call — only the marketplace and country parameters change. Field schema documented on the e-commerce data API pillar.
Every tile is a live data source. Tap through for fields, sample JSON and how to access it.
North America
Western Europe
Eastern Europe / CIS
East Asia
Southeast Asia
South Asia
Latin America
MENA & Africa
Oceania
Global & cross-border
What every platform returns
Regardless of region, each product object carries the same 40+ fields, so a price tracker built for Amazon works unchanged against Shopee or Allegro:
- Pricing — current price, currency, list/was price, discount, Buy Box.
- Availability — in-stock flag, stock level, shipping where exposed.
- Catalog — title, brand, category path, description, images.
- Social proof — rating, review count, review text where available.
- Variants — size/color/SKU with per-variant price and stock.
- Seller — store name, seller ID, fulfillment type.
- Identifiers — ASIN, SKU, GTIN/EAN/UPC, MPN, product URL.