4 endpoints match this tag.
/holidays/check
Kontrollige whether a specific date is a public holiday in a given country. Tagastab holiday name and details if the date is a holiday, or confirms it is not. Toetab 100+ countries. Ideaalne payroll systems that need to account for riigipühad, scheduling apps that should block holiday dates, and business tools that adjust deadlines around non-working days.
/holidays/:country_code
Saage all riigipühad for a specific country in the current year. A convenient shortcut that does not require specifying the year. Tagastab holiday names, dates, and types. Ideaalne quick lookups and dashboard widgets that display this year's remaining holidays for a given country.
/holidays/:country_code/next
Saage a list of upcoming riigipühad for a specific country, starting from today. Tagastab holiday names, dates, and types. Sobib countdown widgets, office planning tools, travel apps that highlight upcoming holidays at a destination, and calendar integrations that need to mark the next few holidays.
/holidays/:country_code/:year
Saage all riigipühad for a specific country and year. Tagastab every official holiday with name, date, and type. Kasulik annual calendar views with holidays highlighted, HR systems that calculate working days, and travel planning tools that show the full holiday schedule for a destination country in any year.