Skip to main content
Use the data export endpoints to fetch presigned download URLs, then download and query the files locally.

Supported datasets

  • rfqs
  • mve_trades

Step 1: request export metadata

This response includes 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.

Step 4a: query with DuckDB

Step 4b: query with Python (Polars)

Latest data endpoint

To fetch today’s dataset without passing a date: