Singapore Public Holidays
The Singapore Public Holidays API provides an easy way to retrieve official public holidays in Singapore, covering years 2020 through 2026. It supports flexible queries, including lookups by year, month, custom date ranges, and upcoming holidays. Data is returned in clean, developer-friendly JSON format, making it simple to integrate into scheduling, payroll, HR, travel, or planning applications.
Singapore Public Holidays endpoints
| Method | Endpoint | Description |
|---|---|---|
| Singapore Public Holidays | ||
| GET |
/publicholidays /api/v1/publicholidays |
Retrieve a paginated list of all Singapore public holidays |
| GET |
/publicholidays/date-range /api/v1/publicholidays/date-range |
Retrieve public holidays within a specific date range |
| GET |
/publicholidays/upcoming /api/v1/publicholidays/upcoming |
Retrieve public holidays from a specified date onwards (defaults to today) |
| GET |
/publicholidays/month/{month} /api/v1/publicholidays/month/{month} |
Retrieve public holidays for a specific month across all years |
| GET |
/publicholidays/year/{year} /api/v1/publicholidays/year/{year} |
Retrieve all public holidays for a specific year |
| GET |
/publicholidays/search /api/v1/publicholidays/search |
Advanced search for public holidays with multiple filter criteria |
Singapore Public Holidays pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $0.99 / month | 30 / second |
|
| ULTRA Recommended | $4.99 / month | 60 / second |
|
| MEGA | $14.99 / month | 120 / second |
|