getPublicTrades
Query public RFQ trade records using time range filters and cursor-based pagination, with a 30-day window limit.
Instructions
Query publicly available RFQ trade data with optional time range filtering
and cursor-based pagination. The startTime and endTime window must not exceed 30 days.
Rate Limit: 50 requests per second.
Agent hint: This endpoint returns public (anonymized) RFQ trade data. Authentication via API key headers is required. The time window between startTime and endTime must not exceed 30 days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| startTime | No | ||
| endTime | No | ||
| limit | No | ||
| cursor | No |