Skip to main content
GET
Resolve a single RFQ id to your position and its full parlay legs. This is the by-id counterpart of List Positions: pass an rfq_id you already hold — for example one returned by Get Vault — to expand it into the underlying legs. Scoped to you as the market maker. If the id is not one of your active positions — because it belongs to another maker, does not exist, or has already settled — the response is 404, so it never reveals another maker’s book. Base URL: https://api.totalis.trade

Authentication

API key required. Pass your market maker API key in the X-API-Key header.

Path parameters

id
string
required
The RFQ (parlay ticket) id — the rfq_id from List Positions or Get Vault. Must be a UUID.

Response

data
object

Errors