Skip to main content
POST
cURL
Limit 5 requests per 10 seconds Create a listen key for private streamings which can be accessed at {base_wss_stream}?key=<listenKey>. If a valid listen key already exists, the system will create a new one and immediately expire the old key. Each listen key remains valid for 24 hours.

Headers

x-api-key
string
required

api-key

Example:

"abcdef123456"

x-api-signature
string
required

api-signature

Example:

"signaturestring"

x-api-timestamp
string
required

api-timestamp

Example:

"1718943200000"

Body

application/json
type
string
required

WEBSOCKET

Example:

"WEBSOCKET"

Response

200 - application/json
success
boolean

true

timestamp
integer

timestamp

data
object