Skip to content

Releases: upstox/upstox-python

v2.28.0

25 Jun 17:02
bd21c54

Choose a tag to compare

This release includes new IPO, Smartlist APIs and Payout APIs.

  • IPO APIs: We are rolling out IPO APIs for the Upstox developer platform. Use them to retrieve IPO listings and per-IPO details across all lifecycle stages — upcoming, open, closed, and listed.

  • Smartlist APIs: We are rolling out Smartlist APIs for the Upstox developer platform. The new endpoints cover futures contracts, options contracts, and MTF-eligible stocks.

  • Payout Management APIs: We are rolling out Payout APIs for the Upstox developer platform. We are expanding the Payments suite with APIs to initiate and manage fund withdrawals directly from your trading account to your registered bank account via NEFT or IMPS.

v2.27.0

13 May 12:11
da9b500

Choose a tag to compare

This release includes new Fundamentals and Market Information APIs.

  • Fundamental APIs: We are rolling out Fundamental APIs for the Upstox developer platform. These endpoints allow you to access structured financial data for any listed company using its ISIN — covering financial statements, key ratios, shareholding patterns, corporate actions, and competitor profiles.

  • Market Information APIs: We are rolling out Market Information APIs for the Upstox developer platform. These APIs provide institutional-grade market data — FII/DII activity, open interest, max pain, and put-call ratio — enabling developers to build more informed trading tools and dashboards on the Upstox platform.

v2.25.0

04 May 13:48
512c961

Choose a tag to compare

API Release Updates

This release includes new Payments API.

  • Payments API Announcements: We are rolling out Payments API for the Upstox developer platform. These endpoints let you retrieve the most recent pay-in and payout transactions for an authenticated user — including amount, payment mode, status, bank name, and applicable charges.

v2.24.0

24 Apr 15:14
f2552e5

Choose a tag to compare

API Release Updates

This release includes new Mutual Fund APIs.

  • Mutual Fund Announcements: We are rolling out Mutual Fund APIs for the Upstox developer platform. These endpoints let you retrieve mutual fund orders, SIP registrations, holdings, and full details for a single order—so you can build portfolio views, alerts, and reporting on top of user's accounts.

v2.23.0

20 Apr 12:04
60f670c

Choose a tag to compare

API Release Updates

This release includes new News API. You can refer to the announcements below for more information:

  • News Announcements: We've integrated the new News API, allowing you to seamlessly fetch real-time market updates directly into your trading algorithms.

v2.22.0

10 Apr 14:00
d9f3544

Choose a tag to compare

API Release Updates

This release includes three new sets of user detail APIs. You can refer to the announcements below for more information:

  • Get Fund and Margin V3: Delivers a unified, highly detailed breakdown of your available and unavailable funds across all segments in a single API call.
  • Kill Switch APIs: Allows you to programmatically disable specific trading segments (triggering a 12-hour cooldown) to manage risk and prevent impulsive trading.
  • Static IP APIs: Lets you view and update your registered primary and secondary static IPs to comply with exchange regulations for algorithmic trading.

v2.21.0

18 Mar 11:36
c98edc7

Choose a tag to compare

New Release

We have added the Instrument Search APIs. For more information and integration details, please refer to the official API documentation.

v2.20.0

11 Mar 14:14
c505ad9

Choose a tag to compare

Release Notes

This release introduces important updates to our Order APIs and access token generation.

What's New

  • Market Price Protection: We have implemented market price protection changes for our Order APIs. For detailed information on how this affects your orders, please refer to the Market Protection Announcement.
  • Extended Access Tokens: We have enabled extended access tokens for all users. You can now generate these extended tokens using the Get Token API. Read more about this feature in the Extended Tokens Announcement.

v2.19.0

11 Nov 12:41
e571241

Choose a tag to compare

Allowing support for sending the algo name during order placement as per the algo trading circular.

v2.18.0

25 Sep 10:49
a1c8a8a

Choose a tag to compare

  • Added support for Algo ID headers as per algo trading circular.
  • Removed deprecated v2 streamer classes to streamline the codebase and improve maintainability.