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 operations4 paths12 schemas1 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.
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 property1 required
ProjectListResponse
object
2 properties2 required
ProjectRename
object
1 property1 required
ProjectCreate
object
3 properties3 required
ValidationError
object
3 properties3 required
Pagination
object
3 properties3 required
HTTPValidationError
object
1 property
ErrorResponse
object
1 property1 required
Direction
string
An enumeration.
ProjectUpdate
object
1 property1 required
ProjectSortFields
string
An enumeration.
ProjectResponse
object
9 properties9 required
Specification
The full machine-readable OpenAPI contract behind this narrative.