UnifyAPI
← Back to catalog

time.world

live upstream$0.001 / call

World Time

Current date and time for any IANA timezone.

Geo & Mapsprovider: TimeAPI#geo#time

Input schema

timezonerequired

e.g. Asia/Jakarta

string

Call via REST

curl -X POST https://unifyapi.pro/api/call/time.world \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"timezone":"Asia/Jakarta"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.