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

  • 86f514b4e92011See the full diff
    • removed the media type application/json for the response with the status 200

      response-media-type-removed

    • added the media type text/event-stream for the response with the status 200

      response-media-type-added