Abstract API · Arazzo Workflow
Abstract API IP Geolocation to Timezone and Holidays
Version 1.0.0
Geolocate an IP, get its local time, and list the country's public holidays.
View Spec
View on GitHub
AvatarsCompany EnrichmentContactsCurrencyEmail ValidationExchange RatesIBAN ValidationImage ProcessingIP GeolocationIP IntelligencePhone ValidationPublic HolidaysScreenshotsTimezonesVAT ValidationWeb ScrapingArazzoWorkflows
Provider
Workflows
ip-geolocation-to-timezone-holidays
Resolve location, local time, and holidays from a single IP address.
Geolocates an IP to coordinates and country, reads the current local time at those coordinates, and lists the public holidays for the resolved country in the requested year.
1
geolocateIp
Geolocate the IP address to retrieve country code, coordinates, and the IANA timezone name.
2
getLocalTime
Resolve the current local time at the coordinates returned by the geolocation step.
3
getHolidays
List the public holidays for the country resolved from the IP address in the requested year.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.