Overview


Tiger Brokers (Singapore) Pte. Ltd. helps partners achieve digital wealth product management. We provide a one-stop API service that supports trading and other service capabilities.

Business Introduction

The Tiger Open API can help third-party platforms complete account binding. After successful binding, users can operate their own Tiger accounts through the third-party platform.

Features:

  • Allow users of third-party platforms to register and open accounts through designated third-party channels, with automatic binding of the Tiger–third-party relationship
    • New Tiger users can go through the registration and account opening page — the relationship is automatically bound after account opening
    • Existing Tiger users need to log in to Tiger for authorization to complete binding
  • Provide methods and corresponding APIs for bound users to authorize third-party platforms to view and operate their accounts

API Description

Our REST API uses HTTPS for communication and returns standard HTTP status codes along with JSON messages to describe statuses and errors.

We support a real-time event callback mechanism, as well as HTTP-based long-polling for event retrieval.

To ensure the security of your requests, all requests must use HTTPS.

API requests require authentication, and trading endpoints require idempotency (see the relevant endpoint descriptions for details).

API Modules

Authentication Service

Provides a complete authorization and authentication process, which is required before calling other APIs.

Trade Service

Place orders, query orders, and more.

Contract Service

A contract refers to a tradable instrument such as a stock, future, or option. The Contract API retrieves contract information.

Account Management

Retrieve information related to account setup, general account details, balances, transaction history, and current positions. You can also get trading information for a specific financial instrument, or place orders for both master and sub-accounts.

Corporate Actions

Corporate actions include a variety of events that impact shareholders, such as dividends, stock splits, and voting opportunities. Most of these events are processed automatically and will be reflected in the client's account and monthly statement. You can check the record of corporate actions by calling the Open API and integrate it into your automated management system.

Events

Subscribe to real-time event notifications for orders, accounts, and user activities.