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 Dictionary API

The Dictionary API from Wispr AI — 5 operation(s) for dictionary.

Wispr AI Dictionary 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 Dictionary. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 7 operations across 5 paths, and defines 6 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.

7 operations 5 paths 6 schemas 1 DELETE2 GET4 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 Dictionary 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 7

Across 5 paths, the API surfaces 7 operations — 1 DELETE, 2 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Dictionary 7
GET
/api/v1/dictionary/personal
Get Personal Dictionary
get_personal_dictionary → 200
POST
/api/v1/dictionary/personal
Update Personal Dictionary
update_personal_dictionary body → 200422
GET
/api/v1/dictionary/team
Get Team Dictionary
get_team_dictionary → 200
POST
/api/v1/dictionary/team
Create Team Dictionary Item
create_team_dictionary_item body → 200422
POST
/api/v1/dictionary/team/bulk
Bulk Create Team Dictionary Items
bulk_create_team_dictionary_items body → 200422
POST
/api/v1/dictionary/team/update
Update Team Dictionary Item
update_team_dictionary_item body → 200422
DELETE
/api/v1/dictionary/team/{word_id}
Delete Team Dictionary Item
delete_team_dictionary_item 1 param → 200422

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are DictionaryItem (14 properties), CreateTeamDictionaryItem (8 properties), ValidationError (5 properties), UpdateTeamDictionaryItem (5 properties). Each schema is shown below with its type and property counts.

BulkCreateTeamDictionaryResult
object
Result summary of a bulk team dictionary import (imported and duplicate counts).
3 properties 3 required
CreateTeamDictionaryItem
object
Request payload for creating a single team dictionary item.
8 properties 5 required
UpdateTeamDictionaryItem
object
Request payload for updating an existing team dictionary item.
5 properties 3 required
ValidationError
object
5 properties 3 required
DictionaryItem
object
A team dictionary word or snippet entry as returned to clients.
14 properties 9 required
HTTPValidationError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wispr-ai-dictionary-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 Enterpret API
Wispr AI Enterprise API
Wispr AI Geo API