RFQs
📄️ List all open RFQs
Retrieve all currently open RFQs
📄️ Retrieve a single RFQ (open or recently closed)
Retrieve a specific RFQ by its unique identifier. Returns currently open RFQs as well as
📄️ List open offers on open RFQs
Retrieve all open offers for the account on currently open RFQs
📄️ List offers placed by the account on closed RFQs
Retrieve all offers the account placed on RFQs that have since closed. The `status` field
📄️ Place new offer on an open RFQ
Place a new offer on the specified open RFQ. At least one of bid or ask must be provided.
📄️ Cancel open offer on open RFQ
Cancel the current open offer on the specified open RFQ.
📄️ List open RFQs for account
Retrieve all currently open RFQs created by the authenticated account.
📄️ Create a new RFQ
Create a new RFQ for the authenticated account.
📄️ Cancel an open RFQ
Cancel a specific open RFQ created by the authenticated account.
📄️ Accept an offer on an open RFQ
Accept an offer on a specific open RFQ created by the authenticated account.