← Back to catalog
geo.timezone
live upstream$0.001 / callTimezone Lookup
Return the timezone and current local time for a coordinate.
Input schema
latituderequired
numberlongituderequired
numberCall via REST
curl -X POST https://unifyapi.pro/api/call/geo.timezone \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"latitude":0,"longitude":0}'