Reference
List instruments
GET /v1/instruments — search available instruments
GET
Danh sách mã giao dịch
Search the available instrument universe by asset class, exchange and symbol prefix.Documentation Index
Fetch the complete documentation index at: https://docs.data-hub.verolabs.co/llms.txt
Use this file to discover all available pages before exploring further.
Search by symbol
Use
q to search by symbol prefix.Filter universe
Use
asset_class and exchange to narrow results.Common use cases
- Build symbol autocomplete.
- Check whether a symbol is available.
- Filter the universe before requesting ticks or candles.
Key parameters
asset_class: asset group such as stock, crypto or fx.exchange: market or venue identifier.q: case-insensitive symbol prefix.limitandcursor: pagination controls.
Authorizations
API key được cấp cho tài khoản của bạn.
Query Parameters
Example:
"crypto"
Example:
"BINANCE"
Tiền tố symbol, không phân biệt hoa thường
Example:
"BTC"
Required range:
1 <= x <= 10000Example:
100
Token phân trang lấy từ next_cursor trước đó.
Danh sách mã giao dịch

