Game Chat overview
    • PDF

    Game Chat overview

    • PDF

    Article Summary

    Open API

    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}
    
    RegionURL
    krhttps://dashboard-api.gamechat.naverncp.com/v1
    sghttps://sg-dashboard-api.gamechat.naverncp.com/v1
    jphttps://jp-dashboard-api.gamechat.naverncp.com/v1

    Common error codes

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

    CodeDescription
    -1Using a key not on the dashboard
    -2Discrepancy between dashboard key and header key
    -3Using a key that was deleted on the dashboard
    -4Using a key that was treated as unused on the dashboard
    -5Expired key
    -6No project ID

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.