Trade APIHubs is your cockpit for order management, real-time margins, and Zerodha Kite analytics. Spin up managed customers, push large order books, and keep compliance teams close with audit-grade reporting.
Monitor orders, holdings, and wallet utilization down to each desk.
Secure OAuth linking for live funds, positions, and streaming watchlists.
REST endpoints for customers, products, orders, and logs—ready for automation.
Wallet capacity per user with smart utilization tracking.
Orders per day benchmarked under simulated load.
API availability with proactive request logs and alerts.
Admins see every customer and audit trail. Dealers get lightning-fast order boards. End users get the Kite-inspired cockpit they expect.
Sign into Zerodha once, mirror live holdings and margin breakdowns instantly, and keep sessions fresh with our OAuth bridge.
Flask 3, SQLAlchemy 2, Alembic migrations, and AdminLTE UI so infra teams can manage upgrades without friction.
Soft-delete policies, audit logs, request tracing, and exportable order histories help you pass reviews quickly.
Every CRUD view has a matching JSON endpoint under /api. Automate user provisioning or sync orders with your OMS.
Customers, products, and orders live in the same data model, so funding, holdings, and order statuses stay consistent.
Dark/light theme toggles, custom logos, and per-tenant settings so clients know they’re inside your stack.
Run pip install -r requirements.txt, migrate the database, and set env vars (MySQL or SQLite).
Set KITE_API_KEY and KITE_API_SECRET, then let users connect via the dashboard CTA.
Create admins, managers, or end-users via the console or API. Seed demo accounts for quick training.