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

Hourone voice-preview API

The voice-preview API from Hourone — 2 operation(s) for voice-preview.

Hourone voice-preview API is one of 6 APIs that Hourone publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include voice-preview. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, and authentication docs.

This API exposes 2 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, /api/v1.

2 operations 2 paths 6 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.makereals.com/api/v1
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Hourone voice-preview API declares 2 security schemes for authenticating requests. An API key is passed in the header as api-key (APIKeyHeader). It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 2

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

voice-preview 2
POST
/voice-preview
Create Audio Preview
create_audio_preview_voice_preview_post body → 201422
GET
/voice-preview/{task_id}
Get Voice Preview
get_voice_preview_voice_preview__task_id__get 1 param → 200422

Schemas 6

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

CreateVoicePreviewResponse
object
5 properties 4 required
StatusTypes
string
An enumeration.
HTTPValidationError
object
1 property
ValidationError
object
3 properties 3 required
TaskProgressResponse
object
4 properties 3 required
VoicePreviewRequest
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hourone-voice-preview-api-openapi.yml Raw ↑

Other APIs Hourone publishes across the network.

Hourone general API
Hourone keys API
Hourone playground API
Hourone videos API
Hourone webhook API