Skip to main content
Free IP API home

Timezones

This API is only available to UNLIMITED plan

This will return the list of all timezones

Select the server you want to use here

JSON:

GET /api/timezones

Response

For a successful request, you will receive a 200 OK response with the following JSON structure:

JSON:

[
  "Africa/Abidjan",
  "Africa/Accra",
  "Africa/Addis_Ababa",
  "Africa/Algiers",
  "Africa/Asmara",
  "Africa/Bamako",
  "Africa/Bangui",
  "Africa/Banjul",
  "Africa/Bissau",
  "Africa/Blantyre",
  "Africa/Brazzaville",
  "Africa/Bujumbura",
  "Africa/Cairo",
	...
]