Access for Data API

Can Somebody from Upstox Team Please reply,

Regarding API Concern?

@SAURAV_SAN_2325251 - May I know the exact concern please?

I am writing to request access to the Upstox Data API for our registered financial research and advisory operations. We require real-time market data integration to enhance our in-house tools, ensuring strict compliance with SEBI guidelines and Upstox’s terms of service.

Purpose for API Access:

  • Fetching real-time market data for analytics and research

  • Integrating data into our algo-trading and screening systems

Please provide details on the application process, pricing, and any compliance documentation necessary to proceed. I am ready to submit all relevant business and SEBI registration information for your verification.

Looking forward to your prompt response.

Hi @SAURAV_SAN_2325251 Welcome to the Upstox community.

To access real-time market data, you’ll need to subscribe using the v3 WebSocket API:

We recommend using the official Upstox Python SDK for seamless integration.
For reference, you can check out the WebSocket code snippet here.

For candle data, please use the latest v3 APIs for both historical and intraday timeframes:

Furthermore, our APIs and websockets are free; brokerage charges apply only when placing orders, as per Brokerage Charges - Upstox’s Demat Account Charges, Fees & Taxes.

Refer for full API documentation for all the available API endpoints.

Thanks