v1
latestOpenAPI 3.1.02026-08-0466147138.0 KBExecution
Get routes for a rebalancing
This is the first of two steps for a rebalancing flow. After providing relevant options as input, this endpoint will return a number of possible routes. The selected route should be used as input for the /rebalancing/start endpoint.
post/rebalancing/calculate
Request body
Example request
{
"$schema": "https://api.superform.xyz/schemas/RebalancingCalculateInput.json"
}Response
OK