cURL
curl --request GET \ --url https://api.circular.rosetta.sh/api/v1/risk/depeg/simulate \ --header 'Authorization: Bearer <token>'
{ "data": "<unknown>", "meta": { "latencyMs": 123, "freshness": "<string>", "source": "<string>" } }
Simulate the impact of an asset depeg on positions and liquidations.
API key in format circ_live_* or circ_test_*
Asset to simulate depeg for
Price change percentage (negative for depeg)
Simulation results
Show child attributes