REST API
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| 商品種別 | Base URL |
|---|---|
| 米国株、香港株、A 株、主要指数 | https://quote.alltick.co/quote-stock-b-api |
| 外国為替、貴金属、暗号資産、原油、CFD 指数、商品先物 | https://quote.alltick.co/quote-b-api |
X-API-Key: {token}
| Header | 必須 | 説明 |
|---|---|---|
X-API-Key | はい | 認証トークン |
/v1/kline # 単一商品の K ライン
/v1/batch-kline # 複数商品の K ライン
/v1/quote # 最新価格
/v1/depth # 最新板情報
/v1/stock-info # 株式商品の基本情報
/v1/trading-status/sse # 上海証券取引所の売買停止・再開情報
/v1/trading-status/nyse # ニューヨーク証券取引所の売買停止・再開情報
/v1/trading-status/nasdaq # ナスダックの売買停止・再開情報
