Current time for any IANA timezone worldwide (e.g. America/Chicago, Europe/London). Free, no key required. Powered by timeapi.io.
https://api.apiclearinghouse.com/v1/call/timezoneAuthenticate with X-Api-Key: chk_live_... header.
/current| Name | Type | Required | Description |
|---|---|---|---|
| timezone | string | required | IANA timezone string (e.g. America/Chicago, Europe/London, Asia/Tokyo) |
curl -s "https://api.apiclearinghouse.com/v1/call/timezone/current?timezone={timezone}" \
-H "X-Api-Key: YOUR_API_KEY"{
"status": "success",
"data": {
"date": "example",
"time": "example",
"datetime": "example",
"timezone": "example",
"dst_active": "example"
}
}No setup required. Sign in and run Timezone directly from your browser.
Open in Explorer →Monthly limits also apply per plan.