cURL
curl --request GET \ --url https://api.circular.rosetta.sh/api/v1/strategy/{strategy} \ --header 'Authorization: Bearer <token>'
{ "data": "<unknown>", "meta": { "latencyMs": 123, "freshness": "<string>", "source": "<string>" } }
Detailed analysis of a specific strategy type (e.g. lst-delta, recursive, stablecoin).
API key in format circ_live_* or circ_test_*
Strategy type identifier
Strategy analysis
Show child attributes