Account
Get listen key
get account listen key
POST
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
api-key
Example:
"abcdef123456"
api-signature
Example:
"signaturestring"
api-timestamp
Example:
"1718943200000"
Body
application/json
The body is of type object
.
Response
200 - application/json
The response is of type object
.