Your time as a developer is valuable. That is why at SezarNetwork our tools are built with you in mind.
Get started with SezarNetwork Developers HUB using these docs - send suggestions for improvements to us.
Accurate IP address data that keeps pace with secure, specific, and forward-looking use cases. You can fetch all data like Geolocation (country, city, region), Company, Mobile Carrier Detection and Timezone with this api for free
This API is public and it can used for free
How to use: The format of the received data is JSON and includes the IP, city, region, country, location, organization and timezone
This API has been published for free and the SezarNetwork will not sell it in any way, so any sale of this API is against SezarNetwork Rules!
curl 'https://api.sezar.network/ipinfo?ip={IP_Address}'
[ { "ip": "151.253.165.70", "city": "Dubai", "region": "Dubai", "country": "AE", "loc": "25.0772,55.3093", "org": "AS5384 Emirates Telecommunications Corporation", "timezone": "Asia/Dubai" } ]