Risk statistics
Percentages are in basis points (
largest_position_pct_bps: 3200 = 32%).
marks_stale: true warns that mark prices couldn’t be refreshed, so
mark-to-market values are best-effort.Daily P&L history
Fills
Every execution, newest first — with fees computed from each venue’s schedule:FillView):
Positions and portfolio
GET /v1/positions returns a paginated list of PositionView:
GET /v1/portfolio aggregates positions for a scope (PortfolioView):
Mark-to-market value and P&L live on risk stats; the
portfolio view is positions + aggregate cost basis.
Full endpoint reference
Every path, method, and auth requirement.