Export a list of reference rates as CSV or TSV.Documentation Index
Fetch the complete documentation index at: https://docs.adj.news/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
File format:
csv or tsv.Query Parameters
Filter rates with price data after this date. Format: ISO 8601.
Filter rates with price data before this date. Format: ISO 8601.
Response
Returns a file download withContent-Disposition: attachment. Max 10,000 rows.
Columns: rate_id, name, methodology, sources_count, latest_price, spread
Examples
Errors
| Status | Description |
|---|---|
| 400 | Invalid format |
| 401 | Missing or invalid authorization |
