cURL
curl --request GET \ --url https://api.circular.rosetta.sh/api/v1/trends \ --header 'Authorization: Bearer <token>'
{ "data": "<unknown>", "meta": { "latencyMs": 123, "freshness": "<string>", "source": "<string>" } }
Historical trends for TVL, supply, borrow, and utilization over time.
API key in format circ_live_* or circ_test_*
Number of days of history
Trend data
Show child attributes