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

Nabla Transcription API

Medical-grade speech-to-text endpoints.

Nabla Transcription API is one of 5 APIs that Nabla 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.

This API exposes 2 operations across 2 paths. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://api.nabla.com.

2 operations 2 paths 0 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://api.nabla.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Nabla Transcription API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — OAuth 2.0 access token (Server API) or JWT access token (User API).

Paths & Operations 2

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

Transcription 2

Medical-grade speech-to-text endpoints.

POST
/server/transcribe
Transcribe a short audio file (synchronous)
serverTranscribe body → 200
POST
/server/transcribe-async
Submit an audio file for asynchronous transcription
serverTranscribeAsync body → 202

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nabla-transcription-api-openapi.yml Raw ↑

Other APIs Nabla publishes across the network.

Nabla Core API
Nabla Copilot Server API
Nabla Copilot User API
Nabla Authentication API