Skip to content

Releases: upstox/upstox-java

v1.26.0

Choose a tag to compare

@anand-sajankar anand-sajankar released this 25 Jun 17:16
7d5980d

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.

v1.25.0

Choose a tag to compare

@anand-sajankar anand-sajankar released this 04 May 14:43
3263218

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.

v1.24.0

Choose a tag to compare

@anand-sajankar anand-sajankar released this 24 Apr 15:08
f8cc827

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.

v1.23.0

Choose a tag to compare

@KetanGupta12 KetanGupta12 released this 20 Apr 12:19
1e74949

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.

v1.22.0

Choose a tag to compare

@KetanGupta12 KetanGupta12 released this 10 Apr 14:38
494e093

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.

v1.21.0

Choose a tag to compare

@KetanGupta12 KetanGupta12 released this 18 Mar 13:02
54fda85

New Release

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

v1.20.0

Choose a tag to compare

@KetanGupta12 KetanGupta12 released this 11 Mar 14:34
c7baa0b

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.

v1.19.0

Choose a tag to compare

@KetanGupta12 KetanGupta12 released this 11 Nov 13:21
5b2142a

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

v1.18.0

Choose a tag to compare

@KetanGupta12 KetanGupta12 released this 25 Sep 11:48
e68b236
  • Added support for Algo ID headers as per algo trading circular.
  • Removed deprecated v2 streamer classes to streamline the codebase and improve maintainability.

v1.17.0

Choose a tag to compare

@KetanGupta12 KetanGupta12 released this 07 Jul 11:09
f246d4c

In this release, we are introducing support for Trailing Stop Loss (TSL) orders and GTT orders with Margin Trading Facility (MTF).
For more information, please refer to the official announcements below:

  1. Trailing Stop Loss Order
  2. GTT with MTF Support