← Back to catalog
calendarific.holidays
mock data$0.002 / callWorld Holidays
Public holidays for 230+ countries — national, local, religious, observance types. Filter by month, day, type. 100+ years coverage. More countries than Nager.Date (Calendarific)
Input schema
day
integerFilter by day (1-31)
type
stringFilter by holiday type
year
integerYear (default 2026)
month
integerFilter by month (1-12)
countryrequired
stringISO 3166-1 alpha-2 country code (e.g. "US", "GB", "DE", "JP", "IN", "BR")
Call via REST
curl -X POST https://unifyapi.pro/api/call/calendarific.holidays \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"day":0,"type":"<type>","year":0,"month":0,"country":"<country>"}'