Skip to main content

GET /depth-tick

Interface Description

The following is the maximum order book depth for each product type:
  1. For inactive products, the available depth may be smaller than the maximum listed below. This is normal.
  2. One side of the order book may be empty. For example, when a stock reaches its limit up or limit down price, one side of the order book may be empty.

Request Frequency

Interface Limitations

  1. Be sure to read: HTTP Interface Restrictions
  2. Be sure to read: Error Code Description

API Endpoints

1. US Stocks, Hong Kong Stocks, A Shares, and Major Index Data: 2. Forex, Precious Metals, Cryptocurrencies, Crude Oil, CFD Indices, and Commodities:

Request Examples

1. US Stocks, Hong Kong Stocks, A Shares, and Major Index Data: When sending a query request, include the method name and token information. Example: https://quote.alltick.co/quote-stock-b-api/depth-tick?token=your_token&query=queryData 2. Forex, Precious Metals, Cryptocurrencies, Crude Oil, CFD Indices, and Commodities: When sending a query request, include the method name and token information. Example: https://quote.alltick.co/quote-b-api/depth-tick?token=your_token&query=queryData

Request Parameters

Query Request Parameters

URL-encode the following JSON and assign it to the query query string in the URL.

Response Example

Response Result

AllTick Website

Official website: https://alltick.co/

Interface Debug

Open GET /depth-tick Debug Module

Use the debuggable module to fill in parameters and send requests.