Portfolio intelligence
GET /api/v1/portfolio reads a Polymarket wallet's open positions at live prices and joins each
one, server-side, to Q's coverage: the latest forecast, the latest published signal, and a
convergence assessment.
The endpoint covers Polymarket positions. Hyperliquid holdings are handled in the agent workflow.
Enriching a report
Collect the report's unique Market references and send them together as repeated reference
values in one Asset search. That single step brings in every active
prediction market directly about each held underlying. A supplied Hyperliquid position such as
xyz:GOLD follows the same path using its exact platform identifier. One batched search covers
the whole report; a search per position is billed per call.
Fields, parameters, and error codes are in the endpoint reference.