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

The folders API from Respeecher — 2 operation(s) for folders.

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

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

This API exposes 5 operations across 2 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.

5 operations 2 paths 9 schemas 1 DELETE2 GET1 PATCH1 POST

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 5

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

folders 5
GET
/api/folders
Folder List
folder_list_api_folders_get 7 params → 200401403422
POST
/api/folders
Folder Create
folder_create_api_folders_post 3 params body → 200401403400422
GET
/api/folders/{folder_id}
Folder Get
folder_get_api_folders__folder_id__get 4 params → 200401403422
DELETE
/api/folders/{folder_id}
Folder Delete
folder_delete_api_folders__folder_id__delete 4 params → 200401403404500422
PATCH
/api/folders/{folder_id}
Folder Rename
folder_rename_api_folders__folder_id__patch 4 params body → 200401403422

Schemas 9

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

FolderUpdate
object
1 property
FolderCreate
object
2 properties 2 required
FolderResponse
object
6 properties 5 required
ValidationError
object
3 properties 3 required
HTTPValidationError
object
1 property
FolderListResponse
object
2 properties 2 required
ErrorResponse
object
1 property 1 required
Direction
string
An enumeration.
Pagination
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

respeecher-folders-api-openapi.yml Raw ↑

Other APIs Respeecher publishes across the network.

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