Portfolio Automation
Endpoints for automating portfolio rebalancing
The Portfolio Automation endpoints allow you to start, pause, resume, and manage automated rebalancing of portfolios.
Start Portfolio Automation
Starts automated rebalancing for a portfolio.
The unique identifier of the portfolio
Whether to run an initial rebalance immediately after starting
Set to false for manual-only rebalancing without a schedule
Rebalance interval in milliseconds (default: 6 hours)
Pause Portfolio Automation
Pauses automated rebalancing for a portfolio.
The unique identifier of the portfolio
Optional reason for pausing
Resume Portfolio Automation
Resumes previously paused automated rebalancing for a portfolio.
The unique identifier of the portfolio
Optional reason for resuming
Manually Trigger Rebalance
Manually triggers a portfolio rebalance.
The unique identifier of the portfolio
Set to true to trigger a rebalance even if no schedule exists
Check Automation Status
Checks the status of portfolio automation.
The unique identifier of the portfolio
Check Rebalance Status
Checks the status of portfolio rebalancing.
The unique identifier of the portfolio
Number of recent workflows to return
Check Specific Rebalance Execution
Gets detailed information about a specific rebalance execution.
The unique identifier of the portfolio
The ID of the rebalance workflow execution
Update Schedule Interval
Updates the rebalance schedule interval for a portfolio.
The unique identifier of the portfolio
The new interval settings
Interval in milliseconds (min: 1 hour, max: 1 year)
Offset from start time in milliseconds