logo
Tutorials Examples naver map js api v3 네이버 지도 API Get a Client ID

Get a Client ID

Changes

The query parameter was changed from ncpClientId to ncpKeyId as part of a service update for NAVER Cloud Platform.

Guide

To use the NAVER Maps API v3, you should get a Client ID for API authentication. You can get a Client ID by registering your application in NAVER CLOUD PLATFORM Console.

  1. Go to Service > Application Services > Maps > Application in your web console and register an application. Learn how to register >

  2. Check your Client ID and Client Secret by selecting the application registered in Service > Application Services > Maps > Application.

  3. Click Edit of the application to make sure that Dynamic Map is selected. If it is not selected, a 429 error (Quota Exceed) occurs.