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

The Connectors API from Wispr AI — 6 operation(s) for connectors.

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

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

6 operations 6 paths 15 schemas 2 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 Connectors 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 6

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

Connectors 6
POST
/api/v1/connectors/connect
Initiate Connection
initiate_connection body → 200422
POST
/api/v1/connectors/raw_connect
Raw Initiate Connection
raw_initiate_connection body → 200422
GET
/api/v1/connectors/connection/{connection_id}/status
Get Connection Status
get_connection_status 1 param → 200422
GET
/api/v1/connectors
List Connectors
list_connectors → 200
POST
/api/v1/connectors/disconnect
Disconnect
disconnect body → 200422
POST
/api/v1/connectors/list_calendar_events
List Calendar Events
list_calendar_events body → 200422

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are GoogleCalendarEvent (7 properties), ValidationError (5 properties), ConnectorInfo (5 properties), ConnectionStatusResponse (4 properties). Each schema is shown below with its type and property counts.

DisconnectRequest
object
Request to disconnect a connector identified by its key.
1 property 1 required
GoogleCalendarEvent
object
7 properties 2 required
ConnectorStatus
string
InitiateConnectionRequest
object
Request to start connecting a connector identified by its key.
2 properties 1 required
RawInitiateConnectionRequest
object
Request to start connecting a connector identified by a raw app string.
2 properties 1 required
ConnectorKey
string
ListCalendarEventsRequest
object
Request to list calendar events within a time window.
3 properties 2 required
ConnectionStatusResponse
object
4 properties 3 required
ListCalendarEventsResponse
object
3 properties 1 required
DisconnectResponse
object
1 property 1 required
ConnectorsResponse
object
The list of connectors and their status for the user.
1 property 1 required
ValidationError
object
5 properties 3 required
InitiateConnectionResponse
object
2 properties 1 required
ConnectorInfo
object
5 properties 3 required
HTTPValidationError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wispr-ai-connectors-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 Cost Centers API
Wispr AI Dash API
Wispr AI Dictionary API
Wispr AI Enterpret API
Wispr AI Enterprise API
Wispr AI Geo API