For engineers building grocery apps and pricing tools.
One REST endpoint per resource. Webhook events when a price or assortment changes. Normalized categories across every chain.
{ "ok": true, "data": { "id": "af5a5489-d551-42c4-9dae-3438cbc518df", "canonicalName": "Pepsi Max Lime 50cl flaske", "ean": "5741000155257", "variant": "lime", "volumeMl": 500, "unitCount": 1 }, // prices: GET /products/{id}/offers }
- REST + webhooks · OpenAPI spec
- Normalized GTINs and categories
- Live distribution across every chain we cover