Skip to main content

Geolocate IP

This endpoint allows you to geolocate an IP address.

Query Parameters
  • ip string required

    The IP address you wish to ping.

Responses

Cake successfully retrieved.


Schema
  • request string
  • ip string
  • country_code2 string
  • country_code3 string
  • country_name string
  • continent_code string
  • region_name string
  • city_name string
  • postal_code string
  • latitude number
  • longitude number
  • dma_code string
  • area_code string
  • timezone string
  • real_region_name string
Loading...