2026-07-01 — Documentation rebuild
Changed- Reorganized the docs into Get Started, a task-based Journey, thin Concepts reference pages, API Reference, Changelog, and Resources.
- Rewrote the Concepts pages (Investors, Compliance & KYC, Wallets, Funding, Trading, Assets & Market Data, Positions, Webhooks) to explain the model and link out to the journey for how-to and to the API reference for schemas.
- Corrected request and response shapes to match the live API: flat investor-creation body, prefixed resource IDs (
inv_,dep_,wd_,ord_,pos_,doc_,fs_,wh_),quantityon orders, andeventTypeNameson webhook registration. - Consolidated all support contact to
support@bluumfinance.com.
- Wealth Management is documented as a per-tenant add-on product with a contact-sales path. Detailed Wealth endpoint pages are not yet published.
2025-06-15 — Initial API release
New- Investor creation and management (
individual,joint,corporate). - KYC document upload and compliance workflows.
- Bank account linking via Plaid and manual funding sources.
- Deposits and withdrawals (
ach,manual_bank_transfer,wire,international_wire,card). - Trading: market, limit, stop, stop-limit, and trailing-stop orders, with fractional / notional support.
- Position tracking with unrealized P&L.
- Asset catalog and quote endpoints.
- Webhook event notifications.
- Sandbox environment with simulated trading and funding.
- HTTP Basic authentication and idempotency for financial operations.