How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Sanas Stream API

Real-time speech-to-speech translation over a single persistent WebSocket connection, supporting consecutive and simultaneous modes. Authenticated with a JWT bearer token or API key passed as a query parameter; audio is exchanged as raw PCM binary frames with a JSON message layer (init, configure, flush, configured, transcript, error).

This event API exposes 0 operations across 1 channel, and defines 7 schemas. It is described by AsyncAPI 3.0.0, at version v3.

The API connects through a single server, api.sanaslt.com (wss).

0 operations 1 channels 7 schemas

Metadata

The identity and technical contract details declared by the specification.

Specification
AsyncAPI 3.0.0
API Version
v3
Base URL
wss://api.sanaslt.com/v3/stream

Messages & Schemas 7

The contract defines 7 schemas that model the data carried by its messages. Each schema is shown below with its type and property counts.

init
message
Opens the session and declares input/output sample rates.
configure
message
Sets or reconfigures the translation pipeline (languages, voice, glossary, features); server replies with configured when ready. Carries optional requestid for…
flush
message
Manually finalizes the current turn; server confirms when fully processed.
configured
message
Confirms the pipeline is ready to accept audio; echoes requestid.
transcript
message
Source and target transcript segments delivered as JSON.
error
message
Application-level error event on the stream.
audioFrame
message
Raw PCM audio bytes carried as a WebSocket binary frame (not JSON/base64).

Specification

The full machine-readable AsyncAPI contract behind this narrative.

Source

sanas-stream-asyncapi.yml Raw ↑
Where this information came from

This is an independent, third-party profile of Sanas Stream API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.