Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Wispr AI LLM API

The LLM API from Wispr AI — 20 operation(s) for llm.

Wispr AI LLM API is one of 50 APIs that Wispr AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include LLM. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 22 operations across 20 paths, and defines 61 schemas. It is described by OpenAPI 3.0.3, at version 0.5.2.

Requests are made against the base URL https://api.wisprflow.ai.

22 operations 20 paths 61 schemas 3 GET19 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
0.5.2
Base URL
https://api.wisprflow.ai
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Wispr AI LLM API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (ApiKeyHeaderPatched). An API key is passed in the header as X-API-Key (APIKeyHeader).

Paths & Operations 22

Across 20 paths, the API surfaces 22 operations — 3 GET, 19 POST. Each is listed below with its method, path, parameters, and response codes.

LLM 22
POST
/llm/api
Flow Api
flow_api body → 200422
POST
/llm/asr
Asr
asr body → 200422
POST
/llm/formatting
Formatting
formatting body → 200422
POST
/llm/completion
Completion
completion body → 200422
POST
/llm/ocr
Ocr
ocr body → 200422
POST
/llm/extract_asr_words
Extract Asr Words
extract_asr_words body → 200422
POST
/llm/format_non_english
Format Non English Endpoint
format_non_english_endpoint body → 200422
POST
/llm/asr_audio_chunks
Asr Audio Chunks
asr_audio_chunks body → 200422
POST
/llm/command_mode_route
Command Mode Route
command_mode_route body → 200422
POST
/llm/command_mode
Command Mode
command_mode body → 200422
POST
/llm/instruct_mode
Instruct Mode
instruct_mode body → 200422
POST
/llm/polish_text
Polish Text
polish_text body → 200422
POST
/llm/extract_edited_words
Extract Edited Words
extract_edited_words body → 200422
POST
/llm/classify_intent
Classify Intent
classify_intent body → 200422
POST
/llm/detect_formality
Detect Formality
detect_formality body → 200422
POST
/llm/check_sensibility
Check Sensibility
check_sensibility body → 200422
POST
/llm/chat
Flow Response
flow_response body → 200422
GET
/llm/flow_state_2025
Fetch Flow State 2025
fetch_flow_state_2025 → 200
POST
/llm/flow_state_2025
Create Flow State 2025
create_flow_state_2025 body → 200422
GET
/llm/voice_profile/latest
Fetch Latest Voice Profile
fetch_latest_voice_profile → 200
GET
/llm/voice_profile
Fetch Voice Profile
fetch_voice_profile 1 param → 200422
POST
/llm/voice_profile
Create Voice Profile
create_voice_profile body → 200422

Schemas 61

The contract defines 61 schemas that model the data the API accepts and returns. The most detailed are FlowState2025Response (24 properties), Context (17 properties), VoiceProfileResponse (14 properties), AsrAudioChunksRequest (12 properties). Each schema is shown below with its type and property counts.

TransformProviderConfig
object
Wrapper pairing a transform with its provider config.
1 property 1 required
CommandModeRouteRequest
object
3 properties 3 required
WritingSample
object
A single writing sample provided by the user for voice/style matching.
2 properties 1 required
PolishInstructions
object
Saved toggle rules for Polish transforms (built-in defaults + custom).
2 properties
Conversation
object
3 properties 1 required
AppType
string
Represents the type of app the user is trying to paste in.
HistoryRow
object
4 properties 3 required
OCRRequest
object
1 property 1 required
FlowStateProcessingStatus
string
DetectFormalityResponse
object
1 property 1 required
FlowWorkFlows
string
ExtractEditedWordsRequest
object
1 property 1 required
FlowResponseRequest
object
2 properties 2 required
ClassifyIntentRoutesConfig
object
Provider configs for the short-circuit and routing classify-intent calls.
2 properties 2 required
FlowState2025Response
object
24 properties 2 required
PolishTextResponse
object
4 properties 1 required
ChatMessage
object
3 properties 2 required
CheckSensibilityRequest
object
4 properties 1 required
NonEnglishFormattingRequest
object
4 properties 2 required
DetectFormalityRequest
object
1 property 1 required
HTTPValidationError
object
1 property
ToolCallDefinition
object
3 properties 1 required
PolishStatus
string
Outcome of a Polish text-refinement request.
AsrAudioChunksRequest
object
12 properties 6 required
CommandModeRequest
object
3 properties 3 required
InstructSessionHistoryMessage
object
One prior turn of an instruct chat session, mirroring what the chat UI shows.
2 properties 2 required
ChatRole
string
ClassifyIntentRequest
object
4 properties 3 required
PolishPrompt
object
A single polish prompt provided by the user for polish.
3 properties 3 required
BasetenAudioPackets
object
5 properties 5 required
PolishTextRequest
object
6 properties 2 required
InstructModeResponse
object
1 property 1 required
OpenRouterProviderConfig
object
Provider config for an OpenRouter-backed model.
2 properties 1 required
ClassifyIntentRouteData
object
Per-route structured outputs from the classifier. Only the field for the chosen route is populated; all other fields stay null. Adding a new route's structured…
1 property
VoiceProfileRequest
object
8 properties 4 required
VoiceProfileProcessingStatus
string
Processing state of a user's voice profile generation.
ValidationError
object
5 properties 3 required
RaceProviderConfig
object
Provider config that races several sub-providers, preferring earlier ones.
3 properties 2 required
APIProperties
object
6 properties
CheckSensibilityResponse
object
1 property 1 required
Body_asr_llm_asr_post
object
3 properties 1 required
ExtractASRWordsRequest
object
1 property 1 required
Context
object
17 properties
src__backend_service__services__llm__cost__Source
string
Closed vocabulary of UI surfaces that trigger an LLM call. Observability-only: never let a Source value influence routing, pricing, or attribution. Bounded so…
VoiceProfileResponse
object
The generated voice profile and its processing status for a user.
14 properties 1 required
ExtractEditedWordsResponse
object
1 property 1 required
HistoryRowsRequest
object
3 properties 2 required
FormattingRequest
object
2 properties 2 required
ClassifyIntentContext
object
8 properties 1 required
TextboxContents
object
4 properties
CerebrasProviderConfig
object
Provider config for a Cerebras-backed model.
2 properties 1 required
InstructModeRequest
object
10 properties 2 required
TransformRouteData
object
Structured data the classifier may emit when picking the transform route.
1 property
RouteDefinition
object
2 properties 2 required
OpenAIProviderConfig
object
Provider config for an OpenAI-backed model.
2 properties 1 required
App
object
4 properties
AnthropicProviderConfig
object
Provider config for an Anthropic-backed model.
2 properties 1 required
CompletionRequest
object
10 properties 2 required
ClassifyIntentResponse
object
3 properties 1 required
Body_flow_api_llm_api_post
object
5 properties 1 required
PersonalizationStyle
string
Represents the style for personalization settings.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wispr-ai-llm-api-openapi.yml Raw ↑

Other APIs Wispr AI publishes across the network.

Wispr AI Analytics API
Wispr AI Analytics Registry API
Wispr AI Attribution Tracking API
Wispr AI Authentication API
Wispr AI Automations API
Wispr AI Calendar API
Wispr AI Connectors API
Wispr AI Cost Centers API
Wispr AI Dash API
Wispr AI Dictionary API
Wispr AI Enterpret API
Wispr AI Enterprise API