Products
Automation & Infrastructure

Autonomous Rebalancer

Autonomous portfolio monitoring and zkML-gated rebalance orchestration.

READY

What it does

Autonomous Rebalancer combines analyze/propose/check/execute controls and long-running autonomous status monitoring for policy-bounded reallocation.

Current capabilities

  • Portfolio analyze + proposal generation.
  • zkML gate checks before execution.
  • Autonomous agent lifecycle endpoints.
  • Proposal introspection per wallet.

Standalone API Sandbox

Run direct API actions from this page. Endpoint fallback automatically tries both single-prefix and duplicated-prefix path variants.

GET

List autonomous agents

Fetch all autonomous rebalancer states.

/api/v1/zkdefi/rebalancer/autonomous/all
GET

Read wallet autonomous status

Fetch autonomous monitor status for a wallet.

/api/v1/zkdefi/rebalancer/autonomous/status/0x03a4f2b98c4e5d6172839405aa6bbccddeeff00112233445566778899aabbcc
POST

Analyze portfolio

Run a sample portfolio analysis call.

/api/v1/zkdefi/rebalancer/analyze

Standalone demo

Demo wallet: 0x03a4f2b98c4e5d6172839405aa6bbccddeeff00112233445566778899aabbcc

References

Documentation