THE WIRE
GET /api/wire
Markets ranked by how much their belief moved over the window. Movement is Denpa-derived from the observation history where it reaches back far enough (deltaSource: "denpa"), falling back to the provider’s 24h delta until history matures. Always 200 — empty events with coverageStatus: "partial" on error. Not CORS-open: forks call it server-side. SDK client.getWire().
Authorizations
Section titled “Authorizations ”- None
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Content lane (@denpa/core DenpaLane). OTHER is the unclassified fallback and is not a filter chip.
Restrict to one content lane. Unknown values are ignored (no filter).
Movement window. Default 24h.
Responses
Section titled “ Responses ”OK
object
One market’s belief movement over the window (@denpa/core WireEvent). Probabilities are 0–1; delta is signed, in absolute probability points on the primary outcome.
object
Content lane (@denpa/core DenpaLane). OTHER is the unclassified fallback and is not a filter chip.
Label of the primary outcome the movement refers to.
Probability points per hour.
provider while ranking on the venue’s 24h delta; denpa once Denpa’s own observation history backs the movement.