Distribusjon og partnerflater
Offentlig API og embeddbar widget for ekstern distribusjon.
Public snapshot API
Endepunkt: /api/public/price-snapshot
{
"generatedAt": "2026-08-06T05:02:46.170Z",
"status": {
"trackedProducts": 36446,
"stores": 11,
"totalPrices": 102012,
"freshPrices24h": 0,
"stalePrices72h": 101986,
"reviewedReceipts": 0,
"activeAlerts": 0,
"quarantinedRows": 26,
"freshnessRatio": 0,
"staleRatio": 100,
"ingestionHealth": 0,
"trustHealth": 15,
"updatedAt": "2026-08-06T04:17:49.587Z"
},
"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>