Endpoint
World Time API — London
Current local time and UTC offset for a zone.
IANA timezone payload
Dev utilitiesNo API keyDefault GET
HTTP console
Example URL
https://worldtimeapi.org/api/timezone/Europe/LondonRequest
Use HTTPS GET unless the provider documents POST. Example: GET /api/timezone/{region}/{city}
GET /api/timezone/{region}/{city}Response
{ timezone, datetime, utc_offset, … }
{"timezone":"Europe/London","datetime":"…","utc_offset":"+00:00"}Outbound requestProxy
Executes on the server with rate limits and host rules. Edit the URL and payload to match your scenario—responses show real upstream status and body (truncated if very large).
Upstream response
Ready. Click Send to execute the request. Status, latency, content type, and body appear here—formatted when the payload is JSON.