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

Ex-Human Text to Speech API

The Text to Speech API from Ex-Human — 1 operation(s) for text to speech.

Ex-Human Text to Speech API is one of 4 APIs that Ex-Human publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Text to Speech. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 1 operation across 1 path, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.

Requests are made against 2 base URLs: https://api.exh.ai, http://localhost:7777.

1 operations 1 paths 5 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://api.exh.ai
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Ex-Human Text to Speech API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Text to Speech 1
POST
/tts/v1/generate_speech
Generate Speech
generate_speech_tts_v1_generate_speech_post 1 param body → 200422

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are ValidationError (3 properties), TTSPayloadSchema (2 properties), HTTPValidationError (1 property). Each schema is shown below with its type and property counts.

TTSFemaleVoiceName
string
HTTPValidationError
object
1 property
TTSMaleVoiceName
string
ValidationError
object
3 properties 3 required
TTSPayloadSchema
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ex-human-text-to-speech-api-openapi.yml Raw ↑

Other APIs Ex-Human publishes across the network.

Ex-Human animations API
Ex-Human chatbot API
Ex-Human Image Generation API