SEA Holiday and Working Day
The most comprehensive Southeast Asia holiday API. ✅ Countries: Malaysia (all 16 states), Singapore, Thailand, Indonesia, Philippines, Vietnam ✅ Supports ANY year - no limitations ✅ Official government data via Calendarific ✅ Malaysia state-specific holidays (including Kelantan & Terengganu Friday-Saturday weekends) Endpoints: - Get all public holidays by country and year - Check if a specific…
SEA Holiday and Working Day endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Country Holidays /holidays/{country} |
Get public holidays for a country. Country codes: SG, TH, ID, PH, VN. For Malaysia use /holidays/MY endpoint. |
| GET |
Get Malaysia Holidays /holidays/MY |
Get public holidays for Malaysia. Optionally filter by state to include state-specific holidays. State codes: JHR, KDH, KTN, KUL, LBN, MLK, NSN, PHG, PNG, PRK, PLS, PJY, SBH,… |
| GET |
Check If Holiday /is-holiday |
Check if a specific date is a public holiday in a given country. Returns holiday name, type, and whether the day is a weekend or workday. Country codes: MY, SG, TH, ID, PH, VN. |
| GET |
Check If Workday /is-workday |
Check if a specific date is a working day (not a weekend and not a public holiday). Country codes: MY, SG, TH, ID, PH, VN. For Malaysia, provide state code for accurate… |
| GET |
Get Next Workday /next-workday |
Returns the next working day on or after a given date. Skips weekends and public holidays. Useful for payment due date calculations and scheduling. Country codes: MY, SG, TH, ID,… |
| GET |
Count Workdays Between Dates /workdays-between |
Count the number of working days between two dates (inclusive). Also returns the number of weekends and public holidays in the range. Max range: 365 days. Perfect for payroll,… |
SEA Holiday and Working Day pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $99.99 / month | — |
|