N

Naver Open API

REST discovered

Details
URL
https://openapi.naver.com/v1
Docs
https://developers.naver.com/docs/common/openapiguide/
Authentication
Naver application client ID and client secret X-Naver-Client-Id: <credential> + Naver application client ID and client secret X-Naver-Client-Secret: <credential> discovered
Naver application client ID and client secret compound Get key ↗

Sign in to NAVER Developers and open Application > 애플리케이션 등록. Register an application, select the APIs you want to use, and after creation open Application > 내 애플리케이션 to view the issued client_id and client_secret. The search API docs say these values are sent in HTTP headers X-Naver-Client-Id and X-Naver-Client-Secret.