OpenAPI

Calling certain Game Chat functions via a prescribed API

Note

You must use an allowed API key issued via the dashboard to make an API call.

Checking the API key

An API key can be generated via Dashboard > Settings > Project settings > API key.

Caution

Click the [Reissue] button to reissue a key. Note that a new key will render the old key useless.

Using open API

Base URL

https://dashboard-api.gamechat.naverncp.com/v1/api/project/{projectId}
- Use project ID of Game Chat for {projectId}

Common error codesCommon error codes

The following are common error codes that can occur when making requests to the API:

Last updated