Available in VPC
After subscribing to Maps, you can register an application in the Application menu on the NAVER Cloud Platform console.
Because Maps is provided as an API-based service, the NAVER Cloud Platform console allows only service subscription and termination, usage management, and navigation to the Style Editor web console.
The following summarizes what you can learn from this guide:
- In the NAVER Cloud Platform console
Register an application
You must register the application after agreeing to the API terms of service. An Application is required to use the Maps APIs. Once you register an application, a unique client ID and a client secret value are created per application. You must apply the authentication key to the Maps API to receive authentication for using NAVER Maps.
For more information on how to call APIs, see NAVER integrated API call in NAVER Cloud Platform's API guide.
Maps API offers a free usage quota exclusively for the primary account. If you are not the representative account, be careful because you will be charged. To check whether the account currently logged into the console is a representative account, check View Maps representative account.
To register an application:
- In the VPC environment of the NAVER Cloud Platform console, navigate to
> Services > Application Services > Maps. - Click the Application menu.
- Click [Register application].
- Enter the application name.
- You can enter up to 20 characters.
- Depending on the service, the application name may be displayed on the interface, so use a name up to 10 characters.
- In Select API, click on the API you wish to use.
- From the Service Environment Registration area, enter the service environment of the application.
- Web service URL
- You can enter up to 10 web service URLs that begin with http://.
- Do not distinguish between http and https, and exclude www when entering the value. Example: http://naver.com
- Enter the main domain only even if there are subdomains.
- If information of the service URL differs from the web used, the authentication may fail.
- For hybrid apps, enter location.href object outputs. Example: file://local URL
- Android app package name.
- For Android applications only, up to 10 can be entered.
- If the entered package name differs from the package name of the using app, the authentication may fail.
- iOS Bundle ID
- For iOS applications only, you can enter up to 10.
- If the registered bundle ID differs from the information of the app used, the authentication may fail.
Note- When selecting Dynamic Map, you must enter at least one of the following: The Web service URL, Android app package name, or iOS Bundle ID. If not entered, the application registration will not be completed.
- When selecting Static Map, a web service URL should be entered. Some restrictions may apply on using the API if it is not provided.
- The client ID and secret value issued for a single application may be applied to multiple environments including Android, iOS, web, and Windows App. However, the API usage is added up by each client ID.
- Web service URL
- Click [Register].
Check application information
You can view the list of registered applications in the Application Services > Maps > Application on the NAVER Cloud Platform console.
To check application information from the application list:
- In the VPC environment of the NAVER Cloud Platform console, navigate to
> Services > Application Services > Maps. - Click the Application menu.
- Check application information.
- Application name: The name of the app set when registering the Application.
- API: The API selected when registering the Application.
- Daily/Monthly usage: Real-time usage by service (based on UTC+9).
- Registration date and time:: The date when the Application was registered.
- Click [Authentication information].

- When the authentication information window appears, check the authentication information.
- Application Key
- Application name: A name used to identify the Application.
- Client ID (X-NCP-APIGW-API-KEY-ID): Enter "X-NCP-APIGW-API-KEY-ID" in the header or query string as the ID required for authentication. Can copy value by clicking

- Client Secret (X-NCP-APIGW-API-KEY): Enter "X-NCP-APIGW-API-KEY" in the header or query string as the SecretKey required for authentication. Can copy value by clicking
, and change the value by clicking [Reissue].
- Service environment
- Web service URL: A value required to use the Web SDK.
- Android app package name: A value required to use the Android SDK.
- iOS Bundle ID: A value required to use the iOS SDK.
- Application Key
- Click [OK].
Make sure the client ID and client secret are kept confidential. If you are concerned about security, reissue the authentication information with new values in 6.
Edit an application
To edit the registered application information:
- In the VPC environment of the NAVER Cloud Platform console, navigate to
> Services > Application Services > Maps. - Click the Application menu.
- Click
of the application you want to edit. - Click the Edit application menu.
- Edit the necessary information, and then click [Save].
Delete an application
To edit the registered application information:
- In the VPC environment of the NAVER Cloud Platform console, navigate to
> Services > Application Services > Maps. - Click the Application menu.
- Click
of the application you want to delete. - Click the Delete application menu.
- In the Delete application window, verify the application name and click [OK].
Manage Maps usage
You can check the usage status for each registered application and set various options for billing management.
Check daily/monthly usage
To check the usage for the day and for the current month:
- In the VPC environment of the NAVER Cloud Platform console, navigate to
> Services > Application Services > Maps. - Click the Application menu.
- From the application list, check the real-time usage for the day and for the current month of the application for which you want to check the usage.
- Based on UTC+9
- The daily usage is initialized to 0 at 00:00 AM (KST).
It takes around 1 minute for the actual daily/monthly usage to be reflected.
Set usage limits
You can set up daily and monthly usage limits yourself to prevent excessive service usage fees from being charged. To set up a usage limit:
- In the VPC environment of the NAVER Cloud Platform console, navigate to
> Services > Application Services > Maps. - Click the Application menu.
- From the application list, select the API for the application whose usage limit you want to modify.
- After selecting the API, click the enabled [Limits and notifications settings] button at the top.

- Enter the monthly and daily limit values under the [Set limits] tab menu.

- Click [Save].
You can check the change history of usage limit under the Limit change history tab menu in the Set limits and notifications popup.
Set threshold notifications
When a certain usage rate of the daily/monthly limit value set by the user is exceeded, you can receive notifications through email or SMS.
To set up a threshold notification:
- In the VPC environment of the NAVER Cloud Platform console, navigate to
> Services > Application Services > Maps. - Click the Application menu.
- From the application list, select the API for the application whose usage limit you want to modify.
- After selecting the API, click the enabled [Limits and notifications settings] button at the top.
- Click the checkbox for the daily or monthly limit settings item under the [Set limits] tab menu.
- Select the threshold value (%) at which you want to be notified.
- If 70% is selected, notifications are sent at 70%, 80%, 90%, and 100%.
- If 90% is selected, notifications are sent at 90% and 100%.
- Click [Save].
- See Set notification recipients to enter the address at which you want to receive the threshold notifications.
You will not receive notifications if you do not set notification recipients, even if you have set threshold notifications. Make sure to set notification recipients.
Set notification recipients
To set up notification recipients and notification methods for when a certain usage rate of the daily/monthly limit value set by the user is exceeded:
- In the VPC environment of the NAVER Cloud Platform console, navigate to
> Services > Application Services > Maps. - Click the Application menu.
- From the application list, select the API for the application whose usage limit you want to modify.
- After selecting the API, click the enabled [Limits and notifications settings] button at the top.
- Click the [Set notification recipients] tab menu.
- Select a person to receive notifications and the notification method, and then click [Add].
- To add a new person, click [Manage notification recipients].
- Once you complete setting up the notification recipients, click [Save].
You can select only registered notification recipients in the notification recipient settings. You can register a new person in the Notification Recipient service. For more information, see Add recipient in the Notification Recipient user guide.
View Maps representative account
To check the Maps API primary account:
- In the VPC environment of the NAVER Cloud Platform console, navigate to
> Services > Application Services > Maps. - Click the Application menu.
- When the guide popup appears, click [Check primary account].

- In the [View representative account] popup, check your representative account.
- If the account currently logged into the console is not the representative account, a relevant guide will be displayed.

- If the account currently logged into the console is not the representative account, a relevant guide will be displayed.
You can also view the popup in step 5 by clicking [Check primary account] on the Application interface.

Go to Maps Style Editor
After completing the Maps service subscription, the Style Editor allows you to customize NAVER Maps with your own styles. To access the Style Editor:
- In the VPC environment of the NAVER Cloud Platform console, navigate to
> Services > Application Services > Maps. - Click the Application menu.
- Once your subscription is successfully completed, the [Style Editor] button will be enabled. Click the button to go to the Style Editor.

Check Maps development guide
This provides various development resource information related to the Maps service.
- API guide: Go to API guide.
- Forum link: Go to the Maps forum.