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

The notes API from Respeecher — 1 operation(s) for notes.

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

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

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

4 operations 1 paths 7 schemas 1 DELETE1 GET1 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 4

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

notes 4
GET
/api/notes
Note List
note_list_api_notes_get 4 params → 200401403422
PUT
/api/notes
Note Update
note_update_api_notes_put 3 params body → 200401403404422
POST
/api/notes
Note Create
note_create_api_notes_post 3 params body → 200401403404422
DELETE
/api/notes
Note Delete
note_delete_api_notes_delete 3 params body → 200401403404422

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are NoteResponse (4 properties), ValidationError (3 properties), NoteCreate (2 properties), NoteUpdate (2 properties). Each schema is shown below with its type and property counts.

NoteDelete
object
1 property 1 required
ValidationError
object
3 properties 3 required
HTTPValidationError
object
1 property
NoteResponse
object
4 properties 4 required
ErrorResponse
object
1 property 1 required
NoteUpdate
object
2 properties 2 required
NoteCreate
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

respeecher-notes-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 orders API
Respeecher projects API
Respeecher recordings API