AllTick API Docs
API Status
  • Welcome
  • Integration Process
    • Process Description
    • Market Address Description
      • HTTP Quotes API Address Description
      • Websocket Quotes API Address Description
    • Token application
    • Interface restriction description
      • HTTP interface restrictions
      • Websocket interface limitations
      • Error code description
    • Universal standard header description
      • HTTP Common Standard Headers
      • Websocket Common Standard Header
    • Product Code List
      • A Share
      • Hong Kong Stock
      • US Stock
      • Cryptocurrency (Digital Currency)
      • Commodity (Precious Metals)
      • Forex
  • REST API
    • HTTP request example
    • HTTP interface API
      • GET Single Product K line query(High Low, Open, Close)
      • POST Query the latest 2 K lines of products in batches(High , Low, Open, Close)
      • GET Order Book(Depth) Query
      • GET Latest transaction price query(Latest Price)
      • GET Stocks product information query
      • Price changes, Market closure, Holidays, Limit up/down, New listings, and Delistings
  • Websocket API
    • Websocket request example
    • Websocket Interface API
      • Latest Trade Price (Real-time Tick Data) Batch Subscription
      • Order Book (Real-time Tick-by-Tick, Market Depth) Subscription
      • Cancel quote subscription
      • Ping Pong
      • K-line push (not supported)
  • FAQs
    • Basic usage
      • What types of financial data does AllTick provide?
      • How to obtain an API key from AllTick?
      • What is the data update frequency of AllTick?
      • How to integrate AllTick data into my application?
      • What programming languages does AllTick support for API calls?
      • Can I use AllTick's data for commercial purposes?
      • How to contact AllTick customer support?
      • Does AllTick's API have request limitations?
      • How to report data issues or API malfunctions?
      • Does AllTick provide real-time or delayed data?
    • Subscription and Account Management
      • How to register an AllTick account?
      • Does AllTick offer a free trial period?
      • How to cancel AllTick's subscription service?
      • What services does my subscription include?
      • How to upgrade my AllTick subscription plan?
      • How to change my account information?
      • I forgot my login password, what should I do?
      • How to secure my AllTick account?
      • Can multiple people share one AllTick account?
      • Can my subscription be refunded?
    • Data usage and technical issues
      • How to Use AllTick's WebSocket Service?
      • What data formats does AllTick's API support?
      • How to Handle High-Frequency Updates of AllTick Data?
      • I encountered a technical problem when using the API, how can I solve it?
      • How to ensure the accuracy of data received from AllTick?
      • Does AllTick Provide Historical Data Query?
      • How do I limit my data usage to avoid exceeding my subscription limits?
      • Does AllTick's API support batch requests?
      • How can I get real-time notifications and alerts on specific financial markets?
      • Does AllTick provide data analysis and visualization tools?
Powered by GitBook
On this page

Was this helpful?

  1. Integration Process

Process Description

PreviousWelcomeNextMarket Address Description

Last updated 1 year ago

Was this helpful?

English /

Step 1: Familiarize Yourself with the API Endpoint and Parameters

  • Objective: Gain a deep understanding of the API's URL structure and its expected parameters.

  • Action: Carefully read the market address documentation to master the access URL and necessary parameters of each interface.

Step 2: Apply for Your Token

  • Objective: Obtain the credentials required to access the interface.

  • Action: Follow the guide to apply for a unique Token to ensure your requests are successfully authenticated.

Step 3: Understand the API Call Restrictions

  • Objective: Avoid request failures due to violation of restriction conditions.

  • Action: Read the documentation on API restrictions, paying attention to request frequency, data request volume, and other related limitations.

Step 4: Master the Request and Response Format

  • Objective: Ensure you can correctly construct requests and parse responses.

  • Action: Consult the documentation on common standard headers to understand how to send and receive data in JSON or other formats.

Step 5: Select Target Product Codes

  • Objective: Determine the specific stock or financial product codes you want to query.

  • Action: Refer to the code list documentation to choose the product codes you're interested in.

Step 6: Execute Requests and Retrieve Data

  • Objective: Use the preparation work to obtain the market data you need.

  • Action: Combine the previous steps, prepare the request URL and parameters, and send the request to get the data you want.

Practical Advice

  • Confidentiality: Carefully protect your Token to prevent it from being disclosed to unauthorized individuals.

  • Monitoring: Regularly check for updates in the API documentation to stay informed of any changes or new features.

  • Testing: Before using the API in a production environment, verify your requests in a test environment to ensure everything works as expected.

  • Feedback: If you encounter any issues, contact technical support for help in a timely manner and provide a detailed description of the problem.

By following this optimized process, you will be able to use the APIs more efficiently and effectively to access and utilize stock and financial market data.


Official Website

Official website:

中文
Market Address Description
Token application
Interface restriction description
Universal standard header description
Product Code List
https://alltick.co/