cURL
curl --request GET \ --url https://api.circular.rosetta.sh/api/v1/positions/{address}/loops \ --header 'Authorization: Bearer <token>'
{ "data": "<unknown>", "meta": { "latencyMs": 123, "freshness": "<string>", "source": "<string>" } }
Detect recursive/leveraged loop positions for a wallet (same-asset supply and borrow in the same market).
API key in format circ_live_* or circ_test_*
Ethereum wallet address (0x...)
Detected loop positions
Show child attributes