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

Kumospace Transcription API

The Transcription API from Kumospace — 5 operation(s) for transcription.

Kumospace Transcription API is one of 23 APIs that Kumospace publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Transcription. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 5 operations across 5 paths, and defines 3 schemas. It is described by OpenAPI 3.0.0.

Requests are made against a single base URL, /.

5 operations 5 paths 3 schemas 3 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
Base URL
https://api.kumospace.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Kumospace Transcription API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (firebase).

Paths & Operations 5

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

Transcription 5
POST
/v1/transcription/started
HandleTranscriptionStarted body → 201
POST
/v1/transcription/stopped
HandleTranscriptionStopped body → 204
GET
/v1/transcription
GetTranscription 1 param → 200
GET
/v1/transcription/{id}/summary
GetSummary 1 param → 200
GET
/v1/transcription/{id}/vtt
GetVtt 1 param → 302

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are ApiTranscription (8 properties), ApiHandleTranscriptionStartedRequest (6 properties), ApiHandleTranscriptionStoppedRequest (2 properties). Each schema is shown below with its type and property counts.

ApiTranscription
object
8 properties 5 required
ApiHandleTranscriptionStoppedRequest
object
2 properties 2 required
ApiHandleTranscriptionStartedRequest
object
6 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kumospace-transcription-api-openapi.yml Raw ↑

Other APIs Kumospace publishes across the network.

Kumospace Account API
Kumospace Analytics API
Kumospace Calendar API
Kumospace Chat API
Kumospace Daily (Webhook) API
Kumospace Demo API
Kumospace Flooring API
Kumospace Furniture API
Kumospace Integrations API
Kumospace MusicTrack API
Kumospace Payments API
Kumospace Recordings API