cURL
curl --request GET \ --url https://api.circular.rosetta.sh/api/v1/research/borrow-strategy \ --header 'Authorization: Bearer <token>'
{ "data": "<unknown>", "meta": { "latencyMs": 123, "freshness": "<string>", "source": "<string>" } }
Analyze and recommend optimal borrowing strategies.
API key in format circ_live_* or circ_test_*
Borrow strategy research
Show child attributes