Returns all currently-open orders belonging to the authenticated portfolio. Orders are returned regardless of instrument or order type; filtering by instrument kind and order type is not currently supported.
The portfolio is resolved from the authenticated session — there is no parameter to query another portfolio’s orders. MMP-flagged orders that bypass pre-trade risk checks are not visible via this endpoint; only orders tracked by the portfolio’s pre-trade risk service are returned.
This endpoint is rate-limited per portfolio. Exceeding the limit returns HTTP 429.
Documentation Index
Fetch the complete documentation index at: https://docs.deribit.com/llms.txt
Use this file to discover all available pages before exploring further.
API key passed as a Bearer token. The authenticated session determines the portfolio that operations are applied to.