Holiday API
Get public holidays
POST
https://www.simply.co/api/holiday/
Headers
Name
Type
Description
api-key
string
Authentication token
Request Body
Name
Type
Description
country
string
Target country
date
string
date to check
{ "holidayname":"New year", "isholiday":"true"}
Last updated
Was this helpful?