Back to catalog
📅

Generate iCAL

API Key

Generates iCal calendar events that can be used across calendar applications

📅CalendarHTTPSCORS enabled

Generate iCAL

Generates iCal calendar events that can be used across calendar applications

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://apyhub.com/utility/generator-ical" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs