Global Public Holidays Checker

Use when an agent needs to adjust delivery timelines or bank operation windows.

Try it OpenAPI

Call

POST https://bizintel-api.hahavoid0.workers.dev/geography/public-holidays
{
  "country_code": "US",
  "year": 2026
}

AgentCash command

npx agentcash@latest fetch https://bizintel-api.hahavoid0.workers.dev/geography/public-holidays -m POST -b '{"country_code":"US","year":2026}'

Not for

Do not use for parsing local corporate vacation schedules.