Use /maxstreamscheck to retrieves the current number of streams and capacity information from V-Blaze.
Gets the current number of streams and capacity
get
Responses
200
Stream information retrieved successfully
No content
404
Unable to retrieve stream information
429
Server is at capacity
500
Internal server error
get
/maxstreamscheck
No content
Sample Response
Explanation
The example response describes the current number of streams in use and the maximum stream capacity. If V‑Blaze is at capacity, the call returns status code 429 Too Many Requests .
The following list describes each key and value in a /maxstreamscheck query:
#streams
Indicates the number of current connections to the /transcribe endpoint.
maxstreams
Indicates the maximum number of simultaneous connections to the /transcribe endpoint.