API IntegrationAPI Specification
Executions
Track the executions that trade requests create.
Retrieve closed-trade history GET
Returns server-composed closed trades, newest close first, with per-leg entry and exit economics. A page may hold fewer than `limit` trades and still return a `nextCursor`: closed positions with no confirmed fills are skipped. Page until `nextCursor` is absent, never until a page comes back short.
List executions GET
Returns all executions with cursor-based pagination.