Public token (No authentication required):

{
  "code": "200000",
  "data": {
    "token": "2neAiuYvAU61ZDXANAGAsiL4-iAExhsBXZxftpOeh_55i3Ysy2q2LEsEWU64mdzUOPusi34M_wGoSf7iNyEWJ4aBZXpWhrmY9jKtqkdWoFa75w3istPvPtiYB9J6i9GjsxUuhPw3BlrzazF6ghq4L_u0MhKxG3x8TeN4aVbNiYo=.mvnekBb8DJegZIgYLs2FBQ==",
    "instanceServers": [
      {
        "endpoint": "wss://ws-api-spot.kucoin.com/", //It is recommended to use a dynamic URL, which may change
        "encrypt": true,
        "protocol": "websocket",
        "pingInterval": 18000,
        "pingTimeout": 10000
      }
    ]
  }
}

If you only use public channels (e.g. all public market data), please make request as follows to obtain the server list and temporary public token:

HTTP REQUEST

POST /api/v1/bullet-public

REQUEST URL

This endpoint support Spot URL or Futures URL

REQUEST RATE LIMIT

Public weight:10

Public token (No authentication required):