Product data at scale
83M+ products. 11 data services. Pay only for usable data.
Query any product by GTIN and get price, attributes, energy labels, AI-sourced reviews, and impact scores in one metered REST call.
Indexed products
83M+
Live ES index. Updated continuously.
Entry price
from €0.002
Per successful API call. No minimum spend.
Data services
7
Product + utility services available.
Billing
No data, no pay
Empty results, missing products, and invalid GTINs cost zero credits.
Explore data services
One call to the price service
The response envelope includes data and metering metadata for clients that need deterministic billing behavior.
curl -H "Authorization: Bearer pdapi_..." \
"https://api.product-data-api.com/api/v1/products/0885909950805/price?language=en"Billing rules
Credits are consumed only when the requested data service returns usable fresh data.
Invalid GTIN: 400 response, zero credits.
Product not found: 404 response, zero credits.
Empty or stale data: 200 response, zero credits.
Fresh usable data: 200 response, billable credit debit.