Skip to main content

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.

Reference APIs help clients search and validate symbols before requesting detailed data.

List instruments

Search instruments by asset class, exchange and symbol prefix.

Get instrument

Fetch metadata for a single instrument.

Endpoints

EndpointPurpose
GET /v1/instrumentsSearch and paginate available instruments
GET /v1/instruments/{symbol}Fetch one instrument

Use cases

  • Symbol autocomplete
  • Symbol validation before ticks or candles
  • Universe filtering by asset class or exchange
  • Displaying metadata such as base, quote, currency and status

Try it

List instruments

Open the playground to search instruments.

Get instrument

Open the playground to fetch one symbol.