Convenience endpoint that returns today’s data (UTC). Equivalent to calling the date endpoint with today’s date. Returns live hourly JSONL parts since the day is typically still in progress.
Requires a Max or Admin plan.
GET /api/v1/data/rfq/latestX-API-Key: YOUR_API_KEYYour API key (get one from the test-key endpoint above)
Dataset to download
rfq, mve_trades Hour filter (00-23). Returns only parts for that specific hour of today.
Data export with presigned download URLs
Response containing presigned S3 download URLs for a dataset export. The status field indicates whether this is a finalized daily Parquet or live hourly JSONL parts.
Dataset name (rfq or mve_trades)
"rfq"
Date of the data (YYYY-MM-DD)
"2026-02-25"
Whether the data is finalized (full daily Parquet) or live (hourly JSONL parts)
final, live File format of the downloadable parts
parquet, jsonl.gz Hour filter applied (only present when filtering live data by hour)
"14"
List of downloadable file parts with presigned URLs