Compare two to four products
bash
curl --fail-with-body "https://api.pricecompare.nordicdevhouse.com/v1/compare?ids=sony_wh1000xm5_black,sony_wh1000xm6_black&goal=overall" \
-H "Authorization: Bearer $HINTADATA_API_KEY"Pass distinct canonical identifiers as a comma-separated ids value. The optional goal selects the decision perspective: overall, best-price, travel, max-battery, or camera.
Read evidence before the recommendation
Compare product differences, delivered offers, availability, and the selected goal. Present the recommendation as decision support and preserve the evidence that produced it.
Show freshness with every decision
A comparison is only as current as its offers. Keep observation timestamps visible and avoid presenting a stale offer as a live market price.