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

Respeecher calibration API

The calibration API from Respeecher — 3 operation(s) for calibration.

Respeecher calibration API is one of 17 APIs that Respeecher publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include calibration. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 6 operations across 3 paths, and defines 9 schemas. It is described by OpenAPI 3.0.2, at version 0.6.0.

Requests are made against a single base URL, https://gateway.respeecher.com.

6 operations 3 paths 9 schemas 1 DELETE2 GET1 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.2
API Version
0.6.0
Base URL
https://gateway.respeecher.com
Resource Areas
1

Paths & Operations 6

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

calibration 6
GET
/api/calibration
Calibration List
calibration_list_api_calibration_get 6 params → 200401403500422
POST
/api/calibration
Calibrate
calibrate_api_calibration_post 3 params body → 200400401500422
GET
/api/calibration/{calibration_id}
Calibration Get
calibration_get_api_calibration__calibration_id__get 4 params → 200400401500422
DELETE
/api/calibration/{calibration_id}
Calibration Delete
calibration_delete_api_calibration__calibration_id__delete 4 params → 200400401403500422
PATCH
/api/calibration/{calibration_id}
Calibration Rename
calibration_rename_api_calibration__calibration_id__patch 4 params body → 200400401500422
PUT
/api/calibration/{calibration_id}/enable
Calibration Enable
calibration_enable_api_calibration__calibration_id__enable_put 4 params → 200400401500422

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are CalibrationResponse (12 properties), Pagination (3 properties), ValidationError (3 properties), Body_calibrate_api_calibration_post (2 properties). Each schema is shown below with its type and property counts.

CalibrationListResponse
object
2 properties 2 required
ValidationError
object
3 properties 3 required
HTTPValidationError
object
1 property
Body_calibrate_api_calibration_post
object
2 properties 2 required
ErrorResponse
object
1 property 1 required
CalibrationRename
object
1 property 1 required
CalibrationResponse
object
12 properties 8 required
Pagination
object
3 properties 3 required
CalibrationStates
string
An enumeration.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

respeecher-calibration-api-openapi.yml Raw ↑

Other APIs Respeecher publishes across the network.

Respeecher Space Real-Time TTS API
Respeecher accents API
Respeecher auth API
Respeecher credits API
Respeecher folders API
Respeecher healtz API
Respeecher models API
Respeecher narration-styles API
Respeecher notes API
Respeecher orders API
Respeecher projects API
Respeecher recordings API