Free APIDev ToolsNo keyOfficial
Nager.Date Public Holidays
Public holidays for 100+ countries; keyless, no rate limit, offline-capable
Nager.Date is a free public holiday API covering 100+ countries. Query holidays for a given year and country code, check whether today is a holiday, list upcoming holidays for one country or worldwide, and look up long weekends. It is open source and also ships as a Docker image and NuGet package for offline use.
Free tier
Free, no key, no signupRate limits
No rate limit per the provider; self-host the Docker image for guaranteed availabilityAuth
No keyBase URL
https://date.nager.at/api/v3What you'd build with it
- Skip holidays when scheduling automations or reminders
- Add business-day calculations to a workflow
- Localize a calendar UI with country-specific holidays
- Decide send timing for outreach by region
Key endpoints
- GET
/PublicHolidays/{year}/{countryCode}All public holidays for a country in a year - GET
/IsTodayPublicHoliday/{countryCode}204 if today is a holiday, 200 if not - GET
/NextPublicHolidays/{countryCode}Upcoming holidays for the next 365 days - GET
/NextPublicHolidaysWorldwideNext holidays across all supported countries - GET
/AvailableCountriesSupported country codes and names
Members
Members get the runnable recipe
Sign in free to copy the example request, see a sample response, and read the gotchas.
Tags
holidayscalendardatesgeodeveloper