Retrieve the timezone for a specific city
Get the timezone for a specific city. The country and state codes in the path are not redundant — they’re enforced server-side as an ownership check: a city ID is only resolved if it actually belongs to the given state inside the given country. This prevents “city-ID spoofing” — a caller can’t learn the timezone of an arbitrary city by trying its ID under a different country/state pair.Documentation Index
Fetch the complete documentation index at: https://docs.countrystatecity.in/llms.txt
Use this file to discover all available pages before exploring further.
US), alpha-3 (USA), or numeric CSC ID. Case-insensitive.CA for California). Case-insensitive./v1/countries/:ciso/states/:siso/cities or /v1/cities."America/Los_Angeles").±HH:MM form.±HH:MM form.city_idcity_id is the same numeric ID returned by all list endpoints (/v1/countries/:ciso/states/:siso/cities, /v1/cities, etc.). If you stored a city ID in your own database, this endpoint is the canonical way to look up its timezone without re-fetching the full city record.