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 Cost Centers API

The Cost Centers API from Wispr AI — 4 operation(s) for cost centers.

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

This API exposes 7 operations across 4 paths, and defines 8 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 4 paths 8 schemas 1 DELETE3 GET1 PATCH2 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 Cost Centers 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 4 paths, the API surfaces 7 operations — 1 DELETE, 3 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Cost Centers 7
POST
/api/v1/enterprise/{enterprise_id}/cost-centers
Create Cost Center
create_cost_center 1 param → 201422
GET
/api/v1/enterprise/{enterprise_id}/cost-centers
List Cost Centers
list_cost_centers 1 param → 200422
GET
/api/v1/cost-centers/{cost_center_id}
Get Cost Center
get_cost_center 1 param → 200422
PATCH
/api/v1/cost-centers/{cost_center_id}
Update Cost Center
update_cost_center 1 param body → 200422
DELETE
/api/v1/cost-centers/{cost_center_id}
Delete Cost Center
delete_cost_center 1 param → 204422
GET
/api/v1/cost-centers/{cost_center_id}/break-away-preview
Get Break Away Preview
get_break_away_preview 1 param → 200422
POST
/api/v1/cost-centers/{cost_center_id}/billing
Create Cost Center Billing
create_cost_center_billing 1 param → 200422

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are CostCenterDetailResponse (16 properties), CostCenterResponse (10 properties), BreakAwayPreview (8 properties), ValidationError (5 properties). Each schema is shown below with its type and property counts.

CostCenterListResponse
object
A list of cost centers for an enterprise.
1 property 1 required
CostCenterDetailResponse
object
A cost center with additional Stripe and billing-cycle detail.
16 properties 15 required
CheckoutUrlResponse
object
A Stripe checkout URL for the client to redirect to.
1 property 1 required
UpdateCostCenterRequest
object
Request to rename a cost center.
1 property 1 required
CostCenterResponse
object
A cost center's core billing and membership fields.
10 properties 9 required
BreakAwayPreview
object
Pre-checkout summary shown to admins initiating a break-away. All amounts are integer cents in the source CC's currency. billinginterval is the underlying Stri…
8 properties 7 required
ValidationError
object
5 properties 3 required
HTTPValidationError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wispr-ai-cost-centers-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 Dash API
Wispr AI Dictionary API
Wispr AI Enterpret API
Wispr AI Enterprise API
Wispr AI Geo API