Public Holidays API
Welcome to the Public Holidays API! A simple and reliable REST API for getting public holidays for nearly any country and year. Save yourself the hassle of maintaining complex holiday calendars. Features: * Data for over 100 countries. * Fast and reliable service. * Simple and easy-to-use endpoint. Perfect for e-commerce, logistics, HR, and marketing applications.
Public Holidays API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Holidays /holidays/{country_code}/{year} |
Fetches a list of public holidays for a specific country and year. |
| GET |
Get Available Countries /countries |
Provides a list of all countries for which holiday data is available. |
| GET |
Check if a Date is a HolidayCheck if a Date is a Holiday /is-holiday/{country_code}/{year}/{month}/{day} |
Checks if a specific date is a public holiday in a given country and returns a simple true or false response. |
Public Holidays API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $2.99 / month | 60 / minute |
|
| ULTRA | $9.99 / month | 180 / minute |
|
| MEGA | $29.99 / month | 600 / minute |
|