Cost Events
SSE endpoint for real-time cost updates.
Listens to the global SSE bus for bulletin events that match the live_cost_update status pattern and forwards them to clients. Also provides periodic heartbeats.
get/api/v1/events/cost
Response
Server-Sent Events stream. The response body does not terminate.
Changes
Changed in 1 of the 15 revisions of this API.11
- ▲
removed the media type
application/jsonfor the response with the status200response-media-type-removed
- ○
added the media type
text/event-streamfor the response with the status200response-media-type-added
- ▲