Holidays by year
Return every stored Cambodian holiday for 2026.
curl 'https://khmerholiday.layhak.dev/api/v1/holidays?year=2026'
Live response
Loading current response…
Search Cambodian public holidays by date, month or year, with Khmer and English names and a clear confidence level for every result.
ស្វែងរកថ្ងៃឈប់សម្រាកសាធារណៈនៅកម្ពុជា ជាភាសាខ្មែរ និងអង់គ្លេស។
confidence, or pass ?official=true.Use the API from calendars, HR systems, payroll software and Cambodia-focused applications.
| Route | Purpose |
|---|---|
GET /api/v1/holidays | List and filter Cambodia holidays |
GET /api/v1/holidays/{date} | Check whether YYYY-MM-DD is a holiday |
GET /api/v1/years | List years held in the database |
GET /api/v1/status | View coverage and source audit status |
GET /api/v1/sources | View upstream sources |
GET /healthz | Service liveness |
| Parameter | Example | Meaning |
|---|---|---|
year | 2026 | Calendar year |
month | 4 | Month, 1–12 |
day | 14 | Day of month, 1–31 |
from, to | 2026-01-01 | Inclusive date range |
key | pchum_ben | One holiday series |
official | true | Only dates verified against the governing document |
Filters combine with AND. For example, ?month=4&day=14 returns 14 April across every stored year.
Each example is separate. Copy its request, then open the live response to run it against the current dataset.
Return every stored Cambodian holiday for 2026.
curl 'https://khmerholiday.layhak.dev/api/v1/holidays?year=2026'
Loading current response…
Combine filters to return April 2026 holidays.
curl 'https://khmerholiday.layhak.dev/api/v1/holidays?year=2026&month=4'
Open this section to load the current response.
Find out whether 14 April 2026 is a public holiday.
curl 'https://khmerholiday.layhak.dev/api/v1/holidays/2026-04-14'
Open this section to load the current response.
Return every stored Pchum Ben date.
curl 'https://khmerholiday.layhak.dev/api/v1/holidays?key=pchum_ben'
Open this section to load the current response.
Exclude every date not yet verified against the governing document.
curl 'https://khmerholiday.layhak.dev/api/v1/holidays?year=2027&official=true'
Open this section to load the current response.
| Value | Meaning |
|---|---|
| official | Verified against the signed sub-decree or Prakas. |
| reported | Published by a reputable source and corroborated where possible. |
| computed | Projected from the lunisolar calendar and may shift. |
This API is free to use. If it saves you time, you can help cover the small server and data-maintenance costs with an optional ABA KHQR donation.
API នេះប្រើប្រាស់ដោយឥតគិតថ្លៃ។ ប្រសិនបើវាមានប្រយោជន៍ អ្នកអាចជួយគាំទ្រថ្លៃម៉ាស៊ីនមេ និងការថែទាំទិន្នន័យតាម ABA KHQR។
Before paying: confirm that the recipient shown in your banking app is LAYHAK HENG. Donations are optional and do not unlock extra API access.