Nubra
Nubra, by Zanskar Securities Private Limited, is a modern trading platform built for algorithmic and institutional traders. It provides REST-like resource-based endpoints with low-latency order execution, comprehensive market data access including quotes, Greeks, and historical candles, and secure MPIN-based authentication — making it an excellent choice for automated trading with OpenAlgo.
Navigate to the Nubra's Dashboard Login https://nubra.io/ Open Demat

All REST requests require:
API Key (client_id)
MPIN-based session (MPIN → session token)
Click on the Profile icon located at the bottom-left corner of the page
Go to API Credentials and Select Two-Factor Authentication.
Environment Configuration
Once your credentials are generated, configure them in your .env file:
Integrating with Nubra APIs unlocks the ability to automate strategies, execute trades, and analyze data directly within your own infrastructure. When used with OpenAlgo, you can self-host and run your entire algo trading stack — with full control and zero vendor lock-in.
Last updated