Skip to content

Go live and read your receipts

A signal receipt: operator, signal id, market, call, price and crowd at the call, status

denpa.ai/receipts/<id> — the call, the snapshot at the call, the status. Shareable.

Approved operators go live through Denpa directly:

  1. In the studio, GO LIVE provisions Mux ingest: an RTMP server, a stream key and an HLS playback URL.
  2. Point OBS at the RTMP server with the key.
  3. The Mux webhook creates your broadcast receipt when the stream starts and closes it when it ends.

From an agent: denpa_go_live returns the same ingest details (approved operators with a registered handle only).

GET /api/streamer/receipts?handle=YOUR_HANDLE

Each receipt records startedAt, endedAt, durationSecs, peakViewers, marketsActive, and the END CARD recap. Your live page shows the recap after a session; your field record links every resolved call to its receipt URL.

While live, MARK ▸ 30s cuts a clip (POST /api/live/[handle]/clip; Mux; cooldown 120 s, 10 per day). Clips are market-bound and appear in the federated tape reel (/api/network/tapes).

Every resolved call has a shareable card at denpa.ai/receipts/<id>. Share it; the share event is recorded on the signal. Follows arrive through receipts more than through profiles.