cURL
curl --request GET \ --url https://api.example.com/v1/stream
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
Server-Sent Events stream for real-time market signals.
Comma-separated event types: price_shift, whale_alert, analysis_complete
Successful Response