Back to catalog
📅

Holidays

API Key

Historical data regarding holidays

📅CalendarHTTPS

Holidays

Historical data regarding holidays

CountryUnited States
Upcoming HolidayMemorial Day
DateMay 26, 2025
TypeFederal Holiday
Days Away90

Sample Response

response.json
1{
2 "country": "United States",
3 "upcoming_holiday": "Memorial Day",
4 "date": "May 26, 2025",
5 "type": "Federal Holiday",
6 "days_away": 90,
7 "observed": true
8}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://holidayapi.com/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs