Use the data export endpoints to fetch presigned download URLs, then download and query the files locally.Documentation Index
Fetch the complete documentation index at: https://docs.delphimarkets.com/llms.txt
Use this file to discover all available pages before exploring further.
Supported datasets
rfqsmve_trades
Step 1: request export metadata
parts, where each part contains a temporary presigned url.
Step 2: extract the presigned URL
Step 3: download the parquet file
Presigned URLs expire quickly (typically 5 minutes). If the download fails, request fresh metadata and retry.

