Dutch address dossier by postcode + house number: the address, its BAG building (bouwjaar, floor area, use function), its AHN height above NAP, and CBS key figures for its gemeente — in one call. Send the parameters in a JSON request body via POST. Payment constitutes acceptance of the terms at https://agenticweb.nl/terms.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://api.agenticweb.nl/api/v1/nl/dossier' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch -X POST 'https://api.agenticweb.nl/api/v1/nl/dossier'
Endpoint: https://api.agenticweb.nl/api/v1/nl/dossier. Operated by api.agenticweb.nl, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Currency conversion via ECB euro reference rates (informational). The underlying ECB reference rates can be obtained free of charge from https://www.ecb.europa.…
Dutch address lookup by postcode + house number, or reverse by coordinates. Send the parameters in a JSON request body via POST. Payment constitutes acceptance …
Dutch building (BAG) lookup by postcode + house number: construction year, floor area, use function, status. Send the parameters in a JSON request body via POST…
Dutch municipality key figures (population, households, density) from CBS. Payment constitutes acceptance of the terms at https://agenticweb.nl/terms.
Dutch elevation lookup by postcode or coordinate: ground height above NAP, surface height and derived object height, from the AHN 0.5 m height model. Send the p…
Current Dutch school-holiday dates by year, region or date. Payment constitutes acceptance of the terms at https://agenticweb.nl/terms.
Resolve a Dutch place to its vacation region + holiday dates. Send the parameters in a JSON request body via POST. Payment constitutes acceptance of the terms a…
Validate a Dutch identifier (BSN, IBAN or kenteken) offline. Send the identifier in a JSON request body via POST. Payment constitutes acceptance of the terms at…
Dutch vehicle lookup by kenteken (registration, fuel, APK). Send the kenteken in a JSON request body via POST. Payment constitutes acceptance of the terms at ht…
agenticweb.nl ping — liveness + payment loop smoke test. Payment constitutes acceptance of the terms at agenticweb.nl/terms.