REST API
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Product type | Base URL |
|---|---|
| US stocks, Hong Kong stocks, A-shares, and major indices | https://quote.alltick.co/quote-stock-b-api |
| Forex, precious metals, cryptocurrencies, crude oil, CFD indices, and commodities | https://quote.alltick.co/quote-b-api |
X-API-Key: {token}
| Header | Required | Description |
|---|---|---|
X-API-Key | Yes | Authentication token |
/v1/kline # Single-product K-lines
/v1/batch-kline # Batch K-lines
/v1/quote # Latest quote
/v1/depth # Latest order book
/v1/stock-info # Basic stock information
/v1/trading-status/sse # SSE suspension and resumption
/v1/trading-status/nyse # NYSE suspension and resumption
/v1/trading-status/nasdaq # NASDAQ suspension and resumption
