Endpoints
The values for $host and $port, and the protocol (http or https) used to access the BrainEngine API varies by installation. The default protocol is http. The default port is 8080.
http://$host:$port/asr
The API interface for transcribing and redacting post-call conversations using the V-Blaze REST API.
http://$host:$port/live
The API interface for redacting streaming audio and text based conversations.
http://$host:$port/redaction
View and validate Redaction Rules and Insight expressions.
http://$host:$port/system
Create, modify, and delete BrainEngine system settings and projects.
http://$host:$port/streaming
The WebSocket interface allows for bidirectional streaming of data to and from the V‑Blaze REST API.
http://$host:$port/status
Retrieves platform status and health information.
Last updated