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

Neuphonic Sse API

The Sse API from Neuphonic — 2 operation(s) for sse.

Neuphonic Sse API is one of 7 APIs that Neuphonic publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 2 operations across 2 paths, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 0.1.0.

Requests are made against a single base URL, https://api.neuphonic.com.

2 operations 2 paths 3 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
0.1.0
Base URL
https://api.neuphonic.com
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Neuphonic Sse API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-API-KEY (ApiKeyHeader). An API key is passed in the query as api_key (ApiKeyQuery). By default, every request must be authenticated.

  • ApiKeyHeader — API key passed via the X-API-KEY request header.
  • ApiKeyQuery — API key passed as a query parameter (used for WebSocket connections).

Paths & Operations 2

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

Sse 2
POST
/sse/auth
Authenticate for SSE
swap_api_key_for_jwt_token_sse_auth_post 5 params → 200422
POST
/sse/speak/{lang_code}
SSE Text-to-Speech
sse_generator_sse_speak__lang_code__post 5 params body → 200422

Schemas 3

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

ValidationError
object
3 properties 3 required
HTTPValidationError
object
1 property
SseRequest
object
4 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

neuphonic-sse-api-openapi.yml Raw ↑

Other APIs Neuphonic publishes across the network.

Neuphonic TTS WebSocket API
Neuphonic Voice Cloning API
Neuphonic Agent API
Neuphonic Agents API
Neuphonic Ping API
Neuphonic Voices API