getRfqsRealtime
Query non-final RFQs in real-time, sorted by creation time. Filter by RFQ ID, link ID, or trader type.
Instructions
Query RFQs in real-time from the RFQ engine. Returns all non-final RFQs sorted
in descending order by createdAt.
If both rfqId and rfqLinkId are provided, only rfqId is considered.
The rfqLinkId parameter is invalid when traderType is "quote".
Rate Limit: 50 requests per second.
Note: During extreme market volatility, this interface may experience increased latency.
Agent hint: Use this for real-time RFQ data. For historical data, use Get RFQs (rfq-list) instead. Results are sorted by createdAt descending. rfqLinkId is ignored when traderType is "quote".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rfqId | No | ||
| rfqLinkId | No | ||
| traderType | No | quote |