A

Agenticweb · NL School Holidays

by Agenticweb

GETBase

$0.005

per call · USD Coin on Base

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

Endpoint

GET https://api.agenticweb.nl/api/v1/nl/school-holidays

9

Calls / 30d

4

Unique payers / 30d

Sep 8

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://api.agenticweb.nl/api/v1/nl/school-holidays", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.agenticweb.nl/api/v1/nl/school-holidays?date=YYYY-MM-DD+%E2%80%94+returns+the+holiday+%28if+any%29+covering+that+date.&region=noord+%7C+midden+%7C+zuid.&sample=Query+param+on+GET%3B+set+to+1+for+the+free+demo+response.&year=School+year%2C+e.g.+2025-2026.+Defaults+to+the+current+one." \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "properties": {
    "holidays": {
      "description": "Holiday periods with name, region and start/end dates.",
      "type": "array"
    },
    "school_year": {
      "example": "2025-2026",
      "type": "string"
    }
  },
  "type": "object"
}

Payment details

Pay to0x9fd85fe177a8750a0e8a15b0741c56932f26f1ae
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Other and the homepage with a featured placement.

Get featured →

More from Agenticweb & similar services