DOCUMENTATION
Portfolwright API Docs
REST API for portfolio rebalancing across 14 European exchanges. Base URL: https://api.portfolwright.com/v1
Quickstart Guide
Authenticate, create your first rebalance plan, and execute trades against a sandbox portfolio. Estimated time: 10 minutes.
Read guideAPI Reference
Complete endpoint reference — POST /rebalance, GET /rebalance/{id}, POST /rebalance/{id}/execute, DELETE, and more.
Browse referenceWebhooks
Subscribe to rebalance lifecycle events. Receive signed payloads on portfolio drift, plan creation, execution start, fill confirmations, and failures.
Webhook guideCHANGELOG
Recent API changes
2025-01-14
New
Added
fx_overlay parameter to POST /rebalance to separate FX-driven drift from price-driven drift
2024-11-22
New
Wiener Börse (AT) added as 14th exchange connector
2024-09-05
Fix
Corrected lot selection ordering for PEA positions with multiple acquisition dates
2024-07-18
New
Webhook signatures now use HMAC-SHA256 with per-endpoint signing keys