# Vero Data Hub API ## Docs - [Get research report](https://docs.data-hub.verolabs.co/en/apis/fa/get-report.md): GET /v1/fa/reports/{id} — get one research report - [List research reports](https://docs.data-hub.verolabs.co/en/apis/fa/list-reports.md): GET /v1/fa/{ticker}/reports — get research reports - [List financial statements](https://docs.data-hub.verolabs.co/en/apis/fa/list-statements.md): GET /v1/fa/{ticker}/statements — get financial metrics - [Get fund](https://docs.data-hub.verolabs.co/en/apis/funds/get-fund.md): GET /v1/funds/{code} — get one fund - [List fund NAV](https://docs.data-hub.verolabs.co/en/apis/funds/list-fund-nav.md): GET /v1/funds/{code}/nav — get NAV history - [List funds](https://docs.data-hub.verolabs.co/en/apis/funds/list-funds.md): GET /v1/funds — get funds and latest NAV - [List bond yields](https://docs.data-hub.verolabs.co/en/apis/global/list-bond-yields.md): GET /v1/bonds/yields — get bond yield series - [List calendar events](https://docs.data-hub.verolabs.co/en/apis/global/list-calendar.md): GET /v1/calendar — get economic calendar events - [List FX rates](https://docs.data-hub.verolabs.co/en/apis/global/list-fx-rates.md): GET /v1/fx/rates — get FX reference rates - [List macro releases](https://docs.data-hub.verolabs.co/en/apis/global/list-macro-releases.md): GET /v1/macro/releases — get macro series - [List sentiment](https://docs.data-hub.verolabs.co/en/apis/global/list-sentiment.md): GET /v1/sentiment/{index} — get sentiment index values - [List candles](https://docs.data-hub.verolabs.co/en/apis/market/list-candles.md): GET /v1/candles — get OHLCV candles - [List ticks](https://docs.data-hub.verolabs.co/en/apis/market/list-ticks.md): GET /v1/ticks — get trade ticks - [Get news](https://docs.data-hub.verolabs.co/en/apis/news/get-news.md): GET /v1/news/{id} — get one news item - [List news](https://docs.data-hub.verolabs.co/en/apis/news/list-news.md): GET /v1/news — get news items - [Data freshness](https://docs.data-hub.verolabs.co/en/apis/ops/source-freshness.md): GET /v1/sources — check data freshness - [Get instrument](https://docs.data-hub.verolabs.co/en/apis/reference/get-instrument.md): GET /v1/instruments/{symbol} — get one instrument - [List instruments](https://docs.data-hub.verolabs.co/en/apis/reference/list-instruments.md): GET /v1/instruments — search available instruments - [Best Practices](https://docs.data-hub.verolabs.co/en/best-practices.md): Use Vero Data Hub API efficiently and reliably - [API Conventions](https://docs.data-hub.verolabs.co/en/conventions.md): Request, response, pagination, time and error conventions - [Global, Funds, Fundamentals and News APIs](https://docs.data-hub.verolabs.co/en/global-data.md): FX, bonds, macro, sentiment, calendar, funds, financial statements, reports and news - [Market Data APIs](https://docs.data-hub.verolabs.co/en/market-data.md): Fetch ticks and OHLCV candles by symbol and time range - [OpenAPI and API Playground](https://docs.data-hub.verolabs.co/en/openapi.md): Use the OpenAPI contract and interactive playground to integrate Vero Data Hub API - [Overview](https://docs.data-hub.verolabs.co/en/overview.md): Vero Data Hub API provides market data, fundamentals, news and reference data over REST - [Quickstart](https://docs.data-hub.verolabs.co/en/quickstart.md): Send your first request to Vero Data Hub API - [Reference APIs](https://docs.data-hub.verolabs.co/en/reference-data.md): Discover instruments and metadata before requesting market data - [Support](https://docs.data-hub.verolabs.co/en/support.md): Support for Vero Data Hub API - [Troubleshooting](https://docs.data-hub.verolabs.co/en/troubleshooting.md): Common issues when calling Vero Data Hub API ## OpenAPI Specs - [openapi](https://docs.data-hub.verolabs.co/openapi/openapi.yaml) - [openapi.vi](https://docs.data-hub.verolabs.co/openapi/openapi.vi.yaml)