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

Reactor Realtime Video API

Real-time generative video platform. A REST token endpoint mints session-scoped JWTs; a WebRTC data channel carries the command/event interface that controls model generation and streams video frames back.

This event API exposes 0 operations across 2 channels, and defines 20 schemas. It is described by AsyncAPI 3.0.0, at version 1.0.

The API connects through a single server, api.reactor.inc (wss).

0 operations 2 channels 20 schemas

Metadata

The identity and technical contract details declared by the specification.

Specification
AsyncAPI 3.0.0
API Version
1.0
Base URL
https://api.reactor.inc

Messages & Schemas 20

The contract defines 20 schemas that model the data carried by its messages. Each schema is shown below with its type and property counts.

set_prompt
message
schedule_prompt
message
set_image
message
set_conditioning
message
set_image_strength
message
set_sr_scale
message
set_seed
message
start
message
pause
message
resume
message
reset
message
state
message
prompt_accepted
message
image_accepted
message
conditions_ready
message
generation_started
message
chunk_complete
message
generation_paused
message
generation_resumed
message
command_error
message

Specification

The full machine-readable AsyncAPI contract behind this narrative.

Source

reactor-helios-asyncapi.yml Raw ↑