Nubra API Documentation¶
Nubra API is a modern, high-performance trading interface that enables seamless programmatic access to Nubra’s core trading infrastructure. It is designed for developers, quantitative traders, and institutions who require secure, reliable, and low-latency access to market data and order execution.
The API stack offers two integration options:
- Python SDK — A simplified, high-level SDK ideal for automation, strategy development, and rapid prototyping.
- REST API — A language-agnostic HTTP interface for enterprise-grade trading systems, custom tools, and backend integrations.
Both interfaces provide access to orders, positions, holdings, funds, and real-time market data with strong authentication and session-management controls.
Looking for help?
Our Nubra AI Assistant is available at the bottom-right corner.
Use it to generate code, debug API calls, and accelerate your integration.
Available APIs¶
Python SDK
High-level, streamlined SDK built for automation, rapid strategy development, and simplified integration with Nubra’s trading systems.
REST API
Language-agnostic REST endpoints designed for enterprise-grade trading systems, backend applications, and custom execution engines.
Support¶
FAQs
Find answers to common questions about authentication, market data, orders, UAT vs LIVE, WebSockets, errors, margins, Greeks, algo registration, and more.
Example Code
Practical code examples for real-world API usage, covering orders, market data, Greeks, positions, and end-to-end automation flows.