# Introduction of OPEN API features

# 1. Key features

The Open API of uSMART securities provides the following functions:

  • Trading support: stock (US/Hong Kong stock/A-share) trading, Hong Kong stock IPO subscription.

  • Quotes support: US stocks, Hong Kong stocks, A shares.

  • Order Type: Enhanced Limit Order, Limit Order, Bid Order, Market Order.

# 2. System architecture

The Open API provides services through the HTTP interface, and the related API functions are accessed through HTTP POST requests. We also provide a long-link interface (implemented using the http protocol or the WebSocket protocol).

示例图片

# 3. Platforms and languages supported by Open API

  • Support Windows、MacOS、CentOS、Ubuntu
  • Support Python, Java, C#, C++, JavaScript and other mainstream languages, no programming language restrictions.

# 4. Access description

To use the Open API service, the user needs to apply for acess in advance, provide necessary data and sign agreement.The user who completes the application can access the relevant API through the docking number and SSL key.

# 5. Protocol Description

To apply for the Open API service, you need to sign the API authorization agreement.

# 6. What data does the Open API provide?Such as stock data, real-time/historical quotes, etc.?

  • Standard Accounts: 200 historical candlestick charts per security;
  • PRO/Intel Accounts: 500 historical candlestick charts per security;
  • Customers with special requirements may consult their account manager.

Usage Notes: Within the past 30 days, each request for a single stock's historical candlestick chart consumes one historical chart quota. Repeated requests for the same stock's historical charts within the past 30 days will not accumulate additional quotas.