GeoLocation API

Prev Next

Available in Classic and VPC

The GeoLocation API guides you through the features provided by the GeoLocation API and how to use them.

Note

The NAVER Cloud Platform API is provided in a RESTful form and is performed through HTTP GET/POST method calls.

GeoLocation provides the following features through its API:

Request region information

By calling the geoLocation API, you can obtain regional information based on the user's IP. For the request parameters, enter the user's IP, the encoding type of the response result, whether to include additional information, and the format of the response result. If you set additional information to True, the coordinate value of the user's location is included.
For detailed explanations on the geoLocation API, see the NAVER Cloud Platform API guide.

Features Shortcut
Request region information geolocation API

View usage limits

You can view the usage limit settings and the usage limit by calling the getQuota API. The usage limit is the maximum number of calls to the geoLocation API per month. For detailed explanations on the getQuota API, see NAVER Cloud Platform API guide.

Features Shortcut
View usage limits getQuota API

Set usage limits

You can set the monthly usage limit by calling the setQuota API. The monthly usage limit is the maximum number of calls to the geoLocation API.

Note

If you want to change the monthly usage limit setting in the NAVER Cloud Platform console, see Monthly usage limit settings.

For detailed explanations on the setQuota API, see the NAVER Cloud Platform API guide.

Features Shortcut
Set usage limits setQuota API