Back to catalog
📅

OpenHolidays API

Free

Public and school holidays for many countries via an open REST API

📅CalendarHTTPSCORS enabledNo API key required

OpenHolidays API

Public and school holidays for many countries via an open REST API

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://www.openholidaysapi.org/"
View Documentation

Similar APIs