v1 · Stabiel

API-documentatie

Bouw je eigen integraties op de Puurly-data: producten, scores, ingrediënten en zoeken. REST + JSON.

Latency p95 < 80ms
OAuth2 + API keys
99.95%
Uptime SLA
GET/v1/products

Zoek producten met filters en facets.

Voorbeelden

curl -X GET "https://api.puurly.nl/v1/products" \
  -H "Authorization: Bearer pk_live_xxx" \
  -H "Content-Type: application/json"

Authenticatie

Voeg je API-sleutel toe als Authorization: Bearer ... header. Sleutels beheer je in je dashboard onder API-toegang.

Rate limits

Free

60 / min

Pro

600 / min

Enterprise

Onbeperkt