Endpoints
Ungrouped Endpoints 5
What is the Czech Name Days and Holidays API?
Jmeniny (svátky) v Česku a na Slovensku + české státní svátky a významné dny. Jednoduché REST API se všemi 365 dny.
Czech Name Days and Holidays API is available on the JoJ API marketplace. Subscribe with a single JoJ API key, call it through one gateway, and pay from one wallet — no separate account or contract with the provider.
Czech Name Days and Holidays API endpoints
- GET
/todayToday
Dnešní svátky (CZ + SK) + české státní svátky a významné dny
- GET
/searchSearch
Najdi kdy má jméno svátek (CZ + SK)
- GET
/holidaysHolidays
Všechny české státní svátky a významné dny
- GET
/holidays/{year}Holidays by Year
Svátky pro konkrétní rok
- GET
/namesAll Names
Kompletní seznam všech jmen s daty (CZ + SK)
Frequently asked questions about Czech Name Days and Holidays API
Which calendars and countries does the API cover?
Both the Czech and Slovak name-day calendars for every day of the year, plus Czech public holidays — state holidays (státní svátky), other holidays, and significant days (významné dny). Each date returns the CZ and SK names separately.
How do I look up a specific date or name?
Use GET /today for the current day, GET /date/{day}.{month} (e.g. /date/28.10) for any date, or search the other way with GET /search?name=Anna to find when a given name is celebrated.
Are Easter and other movable holidays included?
Yes. GET /holidays (or /holidays/{year}) returns all fixed-date state and significant days with their exact day and month, plus movable holidays such as Good Friday and Easter Monday, flagged as "movable".