Dutch vehicle lookup by kenteken (registration, fuel, APK). Payment constitutes ...
https://api.agenticweb.nl/api/v1/nl/vehicle/g545grOverview
Dutch vehicle lookup by kenteken (registration, fuel, APK). Payment constitutes acceptance of the terms at agenticweb.nl/terms.
Protocol
x402
Price
$0.02
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
agenticweb
Source
bazaar
Indexed
2026-07-14 21:15:38
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"sample": "Set to 1 for the free demo response."
},
"type": "http"
}
Output Schema
{
"properties": {
"apk": {
"description": "APK (roadworthiness) expiry and expired flag.",
"type": "object"
},
"fuel": {
"description": "Per-fuel figures (CO2, consumption, EV range).",
"type": "array"
},
"kenteken": {
"type": "string"
},
"recalls": {
"description": "Open/handled recalls (terugroepacties).",
"type": "array"
},
"recalls_status": {
"enum": [
"ok",
"unavailable"
],
"type": "string"
},
"vehicle": {
"description": "Registration basics: type, brand, model, colour, first admission, seats, mass, catalog price.",
"type": "object"
}
},
"type": "object"
}