Wealthy trading API

Wealthy APIs for trading - Introduction

Introduction

Introduction

Wealthy APIs are REST-like APIs which provide you access to complete functionalities of a trading platform and help you build investment & trading services or systems of your own.

All inputs and responses are JSON. Standard HTTP codes are used to indicate success and error states with accompanying JSON data. The API endpoints are not cross site request enabled, hence cannot be called directly from browsers.

wealthy_banner

Root Path

Root API endpoint

https://api.wealthy.in/broking/api/

Version and API Endpoint

The current major API version in v0. Add version no at the end of the Root API endpoint like https://api.wealthy.in/broking/api/v0/

Last modified November 11, 2025: RCA added for SIP failure (16439aa)