← Back to catalog
worldclock.zones
mock data$0.001 / callList All Timezones
List all 597 IANA timezone names. Use for timezone validation and discovery (TimeAPI.io)
Input schema
filter
stringOptional prefix filter for timezone names (e.g. "America", "Europe", "Asia"). Returns all 597 zones if omitted.
Call via REST
curl -X POST https://unifyapi.pro/api/call/worldclock.zones \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"filter":"<filter>"}'