← All products
S

Shopify DataHub

4 endpoints · REST + JSON · from $29/mo

Public storefront products, collections and price tracking for any Shopify-powered shop. Point it at a domain, get structured catalog data back.

GET /shopify/v2/products/list
{
    "page": 1,
    "shop": "allbirds.com",
    "items": [
        {
            "id": "8837120",
            "price": {
                "value": 98,
                "currency": "USD"
            },
            "title": "Wool Runner",
            "in_stock": true
        }
    ]
}

Endpoints

Pay-as-you-go rates shown — subscription tiers get cheaper per-endpoint rates. $1 = 1,000 credits.
GET /shopify/v2/products/list200 OK
{
    "page": 1,
    "shop": "allbirds.com",
    "items": [
        {
            "id": "8837120",
            "price": {
                "value": 98,
                "currency": "USD"
            },
            "title": "Wool Runner",
            "in_stock": true
        }
    ]
}

Shopify DataHub pricing

Per-service subscription. Overage beyond quota draws from your account-wide credit wallet.

Pay-as-you-go
$0 /mo
Credits only · $1 = 1,000 cr
All endpoints
Pay per request in credits
Community support
Start free
Starter
$29 /mo
100k credits included
100,000 cr monthly quota
Email support
Overage billed from wallet
Choose Starter
MOST POPULAR
Growth
$116 /mo
500k credits included
500,000 cr monthly quota
Priority support
~20% cheaper endpoint rates
Choose Growth
Scale
$406 /mo
2M credits included
2,000,000 cr monthly quota
Endpoint-level limits
Dedicated Slack channel
Choose Scale
Need negotiated volume, custom rate tables or SLAs? Contact sales about an invite-only plan.

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