Use case
Price benchmarking lets brands and distributors:- Compare their prices against competitors
- Spot positioning opportunities
- Track price evolution over time
Implementation
1. Compare prices for a product
Use the/v1/snapshots/compare endpoint with the product EAN:
2. Track price evolution
Use/v1/products/{id}/snapshots for historical data:
3. Build a benchmark report
Endpoints used
GET /v1/snapshots/compare
Compare prices for a product
GET /v1/products/{id}/snapshots
Price history