mirrorstagemirrorstagerender

GPU rendering API

Real-time avatar rendering.
Pay with crypto. No accounts.

Upload a reference image, stream audio via WebSocket, receive lip-synced video via RTMP. Powered by FlashHead on A10G GPUs. Pay per minute with USDC on Base — no accounts, no API keys, just a wallet.

Pricing
Free trialFirst 5 minutes per session
Rate$0.10 / minute
Minimum10 billable minutes ($1.00)
PaymentUSDC on Base via x402
Get started

How it works

01

Create a session

POST /v1/sessions with a face image and RTMP output URL. First request returns 402 with USDC payment instructions. Sign and retry.

02

Wait for warm-up

Poll GET /v1/sessions/:id until status is "active". Cold starts take ~5 minutes. Warm starts are instant.

03

Stream audio

Connect via WebSocket. Send PCM audio frames (int16, 16kHz, mono). The GPU renders lip-synced video in real time.

04

Watch the output

Video streams to your RTMP endpoint. View in OBS, VLC, or pipe it anywhere. Extend the session or end it when done.

Integrate

Point your agent at the skill file. It contains everything needed to create sessions, stream audio, and render video.