Ncloud Chat overview
- Print
- PDF
Ncloud Chat overview
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Open API
With this function, you can call several Ncloud Chat functions to a specified API.
Note
The allowed API key issued on the dashboard must be used to call the functions.
Checking API Key
API Key can be created from Dashboard > Settings > Project settings > API Key.
Caution
If you click the [Reissue] button, the key is reissued, and you won’t be able to use your previous key.
Using Open API
Base URL
https://dashboard-api.ncloudchat.naverncp.com/v1/api/project/{projectId}
- Apply the project ID of {projectId} in Ncloud Chat
Common error codes
The following are the common error codes that occur in Open API requests.
Code | Description |
---|---|
-1 | When a key that doesn't exist in the dashboard has been used |
-2 | When the dashboard's key and the header's key are different |
-3 | When a key deleted from the dashboard has been used |
-4 | When a key processed as "not used" on the dashboard has been used |
-5 | When a key has expired |
-6 | When the project ID doesn't exist |
Was this article helpful?