← Back to directory

Get public holidays for any country and year. Returns holiday names, dates, type...

https://api.strale.io/x402/holiday-calendar

Overview

Get public holidays for any country and year. Returns holiday names, dates, types (public/bank/optional), and whether they are fixed or variable. Covers 100+ countries.

Protocol x402
Price $0.02
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider strale
Source bazaar
Indexed 2026-04-15 14:09:58

Health

Status healthy
Latency (p50) 132ms
Uptime (30d) 100.0%
Reliability Score 100/100
Last Checked 2026-07-21 11:18:05
Last Healthy 2026-07-21 11:18:05
Consecutive Failures 0

x402 Payment Validation

Payment Requirements Valid
Asset Verified
Facilitator

Input Schema

{ "discoverable": true, "method": "GET", "queryParams": { "country_code": { "description": "ISO 2-letter country code", "required": true, "type": "string" }, "year": { "description": "Year (default current year)", "type": "integer" } }, "type": "http" }

Output Schema

{ "country_code": { "type": "string" }, "holidays": { "type": "array" }, "total_holidays": { "type": "integer" }, "year": { "type": "integer" } }

Recent Health Checks

Time Status HTTP Latency Error
2026-07-21 11:18:05 healthy 402 113ms
2026-07-21 08:23:42 healthy 402 132ms