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

The projects API from Respeecher — 4 operation(s) for projects.

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

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

This API exposes 7 operations across 4 paths, and defines 12 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.

7 operations 4 paths 12 schemas 1 DELETE3 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 7

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

projects 7
GET
/api/projects
Project List
project_list_api_projects_get 8 params → 200401422
POST
/api/projects
Project Create
project_create_api_projects_post 3 params body → 200400401403422
GET
/api/projects/by-url
Project Get By Url
project_get_by_url_api_projects_by_url_get 4 params → 200401403404422
PUT
/api/projects/{project_id}
Project Update
project_update_api_projects__project_id__put 4 params body → 200401403404422
DELETE
/api/projects/{project_id}
Project Delete
project_delete_api_projects__project_id__delete 4 params → 200401403404500422
PATCH
/api/projects/{project_id}
Project Rename
project_rename_api_projects__project_id__patch 4 params body → 200401403400422
GET
/api/projects/{project_id}/export
Project Export
project_export_api_projects__project_id__export_get 5 params → 200401403404422

Schemas 12

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

ProjectDeleteResp
object
1 property 1 required
ProjectListResponse
object
2 properties 2 required
ProjectRename
object
1 property 1 required
ProjectCreate
object
3 properties 3 required
ValidationError
object
3 properties 3 required
Pagination
object
3 properties 3 required
HTTPValidationError
object
1 property
ErrorResponse
object
1 property 1 required
Direction
string
An enumeration.
ProjectUpdate
object
1 property 1 required
ProjectSortFields
string
An enumeration.
ProjectResponse
object
9 properties 9 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

respeecher-projects-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 folders API
Respeecher healtz API
Respeecher models API
Respeecher narration-styles API
Respeecher notes API
Respeecher orders API
Respeecher recordings API