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 EnrichmentContactsCurrenciesEmail 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
getIPGeolocation
Geolocate the IP address to retrieve country code, coordinates, and the IANA timezone name.
2
getLocalTime
getCurrentTime
Resolve the current local time at the coordinates returned by the geolocation step.
3
getHolidays
getPublicHolidays
List the public holidays for the country resolved from the IP address in the requested year.
Source API Descriptions
openapi
openapi