Distribusjon og partnerflater
Offentlig API og embeddbar widget for ekstern distribusjon.
Public snapshot API
Endepunkt: /api/public/price-snapshot
{
"generatedAt": "2026-06-05T11:13:51.402Z",
"status": {
"trackedProducts": 31312,
"stores": 11,
"totalPrices": 50688,
"freshPrices24h": 30354,
"stalePrices72h": 19029,
"reviewedReceipts": 0,
"activeAlerts": 0,
"quarantinedRows": 33,
"freshnessRatio": 60,
"staleRatio": 38,
"ingestionHealth": 43,
"trustHealth": 41,
"updatedAt": "2026-06-05T11:13:50.930Z"
},
"highlights": [
{
"city": "Oslo",
"winner": "Ingen data",
"estimate": 0,
"spread": 0,
"freshnessHours": null
},
{
"city": "Bergen",
"winner": "Ingen data",
"estimate": 0,
"spread": 0,
"freshnessHours": null
},
{
"city": "Trondheim",
"winner": "Ingen data",
"estimate": 0,
"spread": 0,
"freshnessHours": null
}
]
}Embeddbar widget
Legg denne script-taggen på partnersider:
<script src="/widget/price-snapshot" data-city="Oslo"></script>