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.

  1. Navigate to the Nubra's Dashboard Login https://nubra.io/arrow-up-right Open Demat

  1. All REST requests require:

    1. API Key (client_id)

    2. MPIN-based session (MPIN → session token)

  1. Click on the Profile icon located at the bottom-left corner of the page

  1. 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