/
WI
wisprflow
/
Client-Side Authentication & API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
post
Client-side speech-to-text (JWT-based)
post
Generate a new client token (JWT)
post
Convert speech to text
post
Revoke all tokens for a specific client
post
Revoke a specific client token
get
Warm up the API connection
Warm up the API connection
get
/warmup_dash
Response
Connection successfully warmed
object
required
status
string
Status of the warmup operation
Example response
{ "status": "warmed" }
Changes