Skip to main content
GET
Stream updates as NDJSON

Authorizations

Authorization
string
header
required

An API key (shumi_sk_…) or a session JWT. Create a key with shumi login and shumi keys create.

Path Parameters

stream
enum<string>
required
Available options:
funding,
regime,
sentiment

Query Parameters

interval
integer
default:30

Seconds between emissions. Clamped.

Required range: 10 <= x <= 300
max
integer

Stop after this many emissions. 0 streams indefinitely.

diff
boolean

Emit only when the payload changed.

Response

NDJSON stream.

The response is of type string.