WasFix Pro API

Integreer onze AI diagnose en onderdelen catalogus in je eigen applicatie of werkflow.

Snel

Diagnose API responstijd onder 2 seconden voor 99% van requests.

Veilig

Bearer token authenticatie, TLS 1.3, AVG-compliant.

Schaalbaar

Van 1.000 calls/maand tot enterprise volumes met SLA.

Eenvoudig

REST/JSON, OpenAPI 3.0 spec, SDKs voor Node, Python, PHP.

Voorbeeld: diagnose endpoint

curl -X POST https://api.wasfix.nl/v1/diagnose \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "brand": "Bosch",
    "model": "WAU28T40NL",
    "symptom": "Foutcode E18, water blijft staan"
  }'

# Response:
{
  "diagnosis": {
    "errorCode": "E18",
    "confidence": 87,
    "mainCause": "Verstopte pluizenfilter of afvoerpomp",
    "diyFriendly": true,
    "recommendedAction": "..."
  },
  "recommendedParts": [...],
  "recommendedGuides": [...]
}

Klaar om te integreren?

Vanaf €99/maand voor 5.000 calls. Enterprise vanaf €499/maand voor onbeperkt + SLA.

Contact verkoop