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

Inworld AI Realtime API

Realtime speech-to-speech sessions.

Inworld AI Realtime API is one of 6 APIs that Inworld AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Realtime. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, an AsyncAPI specification, a JSON-LD context, and 1 JSON Schema.

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

Requests are made against a single base URL, https://api.inworld.ai.

2 operations 2 paths 4 schemas 1 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Server
https://api.inworld.ai
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Inworld AI Realtime API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (BasicAuth). By default, every request must be authenticated.

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.

Realtime 2

Realtime speech-to-speech sessions.

GET
/api/v1/realtime/session
Realtime WebSocket Session
realtimeWebsocket → 101
POST
/v1/realtime/webrtc
Realtime WebRTC Offer Exchange
realtimeWebrtc body → 2004XX

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are SessionConfig (11 properties), Error (2 properties), WebRtcOffer (2 properties), WebRtcAnswer (2 properties). Each schema is shown below with its type and property counts.

WebRtcAnswer
object
2 properties
SessionConfig
object
11 properties
WebRtcOffer
object
2 properties 1 required
Error
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

inworld-ai-realtime-api-openapi.yml Raw ↑

Other APIs Inworld AI publishes across the network.

Inworld LLM Router API
Inworld AI Models API
Inworld AI Speech To Text API
Inworld AI Text To Speech API
Inworld AI Voices API