Animica x402 Directory

Directory / api.agenticweb.nl

api.agenticweb.nl/api/v1/nl/dossier

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.

Call it

# 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.

Other endpoints on api.agenticweb.nl

api.agenticweb.nl/api/v1/global/fx

Currency conversion via ECB euro reference rates (informational). The underlying ECB reference rates can be obtained free of charge from https://www.ecb.europa.…

GET · $0.005

api.agenticweb.nl/api/v1/nl/address

Dutch address lookup by postcode + house number, or reverse by coordinates. Send the parameters in a JSON request body via POST. Payment constitutes acceptance …

POST · $0.005

api.agenticweb.nl/api/v1/nl/building

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…

POST · $0.01

api.agenticweb.nl/api/v1/nl/demographics

Dutch municipality key figures (population, households, density) from CBS. Payment constitutes acceptance of the terms at https://agenticweb.nl/terms.

GET · $0.005

api.agenticweb.nl/api/v1/nl/elevation

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…

POST · $0.01

api.agenticweb.nl/api/v1/nl/school-holidays

Current Dutch school-holiday dates by year, region or date. Payment constitutes acceptance of the terms at https://agenticweb.nl/terms.

GET · $0.005

api.agenticweb.nl/api/v1/nl/vacation-region

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…

POST · $0.01

api.agenticweb.nl/api/v1/nl/validate

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…

POST · $0.001

api.agenticweb.nl/api/v1/nl/vehicle

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…

POST · $0.02

api.agenticweb.nl/api/v1/ping

agenticweb.nl ping — liveness + payment loop smoke test. Payment constitutes acceptance of the terms at agenticweb.nl/terms.

GET · $0.00

All 11 endpoints on api.agenticweb.nl →