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

The Platform API from Wispr AI — 12 operation(s) for platform.

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

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

18 operations 12 paths 18 schemas 3 DELETE8 GET3 PATCH4 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 Platform 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 18

Across 12 paths, the API surfaces 18 operations — 3 DELETE, 8 GET, 3 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Platform 18
GET
/api/v1/platform/organizations
List Organizations
list_organizations → 200
POST
/api/v1/platform/organizations
Create Organization
create_organization body → 200422
GET
/api/v1/platform/organizations/{organization_id}
Get Organization
get_organization 1 param → 200422
PATCH
/api/v1/platform/organizations/{organization_id}
Update Organization
update_organization 1 param body → 200422
GET
/api/v1/platform/organizations/{organization_id}/api_keys
List Api Keys
list_api_keys 1 param → 200422
POST
/api/v1/platform/organizations/{organization_id}/api_keys
Create Api Key
create_api_key 1 param body → 200422
DELETE
/api/v1/platform/organizations/{organization_id}/api_keys/{api_key_id}
Delete Api Key
delete_api_key 2 params → 200422
PATCH
/api/v1/platform/organizations/{organization_id}/api_keys/{api_key_id}
Update Api Key
update_api_key 2 params body → 200422
POST
/api/v1/platform/organizations/{organization_id}/invitations
Create User Invitation
create_user_invitation 1 param body → 200422
GET
/api/v1/platform/organizations/{organization_id}/invitations
Get User Invitations
get_user_invitations 1 param → 200422
DELETE
/api/v1/platform/organizations/{organization_id}/invitations/{email}
Delete User Invitation
delete_user_invitation 2 params → 200422
GET
/api/v1/platform/organizations/{organization_id}/users
List Users
list_users 1 param → 200422
PATCH
/api/v1/platform/organizations/{organization_id}/users/{email}
Update User Role
update_user_role 2 params body → 200422
DELETE
/api/v1/platform/organizations/{organization_id}/users/{email}
Remove User
remove_user 2 params → 200422
GET
/api/v1/platform/organizations/{organization_id}/billing/credits
Get Credits
get_credits 1 param → 200422
GET
/api/v1/platform/organizations/{organization_id}/billing/usage
Get Usage
get_usage 1 param → 200422
GET
/api/v1/platform/organizations/{organization_id}/billing/invoice/current
Get Active Invoice
get_active_invoice 1 param → 200422
POST
/api/v1/platform/organizations/{organization_id}/playground
Playground
playground 1 param body → 200422

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are Context (17 properties), APIProperties (6 properties), ValidationError (5 properties), Body_playground_api_v1_platform_organizations__organization_id__playground_post (4 properties). Each schema is shown below with its type and property counts.

ChatRole
string
App
object
4 properties
UpdateRoleRequest
object
1 property 1 required
Context
object
17 properties
UpdateOrgRequest
object
2 properties
UpdateAPIKeyRequest
object
1 property
Body_playground_api_v1_platform_organizations__organization_id__playground_post
object
4 properties 1 required
CreateOrgRequest
object
1 property 1 required
Conversation
object
3 properties 1 required
TextboxContents
object
4 properties
AppType
string
Represents the type of app the user is trying to paste in.
ValidationError
object
5 properties 3 required
APIProperties
object
6 properties
CreateUserInviteRequest
object
2 properties 2 required
ChatMessage
object
3 properties 2 required
Role
string
A platform team member's role.
CreateAPIKeyRequest
object
1 property 1 required
HTTPValidationError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wispr-ai-platform-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