Skip to content

Releases: upstox/upstox-java

v1.25.0

04 May 14:43
3263218

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.

v1.24.0

24 Apr 15:08
f8cc827

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.

v1.23.0

20 Apr 12:19
1e74949

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.

v1.22.0

10 Apr 14:38
494e093

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.

v1.21.0

18 Mar 13:02
54fda85

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.

v1.20.0

11 Mar 14:34
c7baa0b

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.

v1.19.0

11 Nov 13:21
5b2142a

Choose a tag to compare

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

v1.18.0

25 Sep 11:48
e68b236

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.

v1.17.0

07 Jul 11:09
f246d4c

Choose a tag to compare

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

v1.16.0

09 Jun 11:04
c046350

Choose a tag to compare

To facilitate the seamless introduction of new products and segments within the Upstox API, we are removing hardcoded enums for product and segment types from our SDKs.