GetLocation interface
Methods
| get(Geolocation |
The |
Method Details
get(GeolocationGetLocationParameters)
The Get IP To Location API is an HTTP GET request that, given an IP address, returns the ISO country code from which that IP address is located. Developers can use this information to block or alter certain content based on geographical locations where the application is being viewed from.
function get(options: GeolocationGetLocationParameters): StreamableMethod<GeolocationGetLocation200Response | GeolocationGetLocationDefaultResponse>
Parameters
- options
- GeolocationGetLocationParameters