Current Dutch school-holiday dates by year, region or date. Payment constitutes ...
https://api.agenticweb.nl/api/v1/nl/school-holidaysOverview
Current Dutch school-holiday dates by year, region or date. Payment constitutes acceptance of the terms at agenticweb.nl/terms.
Protocol
x402
Price
$0.0080
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
agenticweb
Source
bazaar
Indexed
2026-07-15 07:15:27
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": {
"date": "YYYY-MM-DD — returns the holiday (if any) covering that date.",
"region": "noord | midden | zuid.",
"sample": "Set to 1 for the free demo response.",
"year": "School year, e.g. 2025-2026. Defaults to the current one."
},
"type": "http"
}
Output Schema
{
"properties": {
"holidays": {
"description": "Holiday periods with name, region and start/end dates.",
"type": "array"
},
"school_year": {
"example": "2025-2026",
"type": "string"
}
},
"type": "object"
}