Timezone API

GET

https://api.apifreaks.com/v1.0/geolocation/timezone

Params
Authorizations
format
Format of the Response
ipString
IPv4/IPv6 address to extract timezone info using IP address
tzString
Extract timezone information using timezone name
locationString
Extract timezone information using location (preferably city and country)
latNumber
Latitude to extract timezone informatin using location coordinates
longNumber
Longitude to extract timezone informatin using location coordinates
langString
Response language of "geo" field in case of lookup through IP address / location address
iata_codeString
Extract timezone info using 3-letter IATA airport code
icao_codeString
Extract timezone info using 4-letter ICAO airport code
lo_codeString
Extract timezone info using 5-letter UN/LO CODE city code

Sample Responses

400
LANGUAGE
Python
PHP
Java
Node
Ruby
RESPONSE

Click Test it to start the request and see the response here!