# Series

## Get Timeseries

 - [GET /series/timeseries](https://docs.vanda-analytics.com/apis/vanda-msvc-series-manual/series/get_timeseries_series_timeseries_get.md): Get timeseries data for specified parameters.

## Get Ticker

 - [GET /series/ticker](https://docs.vanda-analytics.com/apis/vanda-msvc-series-manual/series/get_ticker_series_ticker_get.md): Retrieve time series data for a single ticker and field.
Legacy endpoint maintained for backward compatibility.

## Get Marketdata

 - [GET /series/marketdata](https://docs.vanda-analytics.com/apis/vanda-msvc-series-manual/series/get_marketdata_series_marketdata_get.md): Batch endpoint for multiple tickers and fields.

## Get Security Summary

 - [GET /series/securities/{ticker}/summary](https://docs.vanda-analytics.com/apis/vanda-msvc-series-manual/series/get_security_summary_series_securities__ticker__summary_get.md): Get executive summary for a security with key metrics and trend analysis.

## Get Leaderboard

 - [GET /series/timeseries/leaderboard](https://docs.vanda-analytics.com/apis/vanda-msvc-series-manual/series/get_leaderboard_series_timeseries_leaderboard_get.md): Get leaderboard of top movers ranked by specified metric.

## Search Securities

 - [GET /series/securities/search](https://docs.vanda-analytics.com/apis/vanda-msvc-series-manual/series/search_securities_series_securities_search_get.md): Search securities with autocomplete support.

## Get Securities Count

 - [GET /series/securities/count](https://docs.vanda-analytics.com/apis/vanda-msvc-series-manual/series/get_securities_count_series_securities_count_get.md): Get total count of available securities with optional filters.

## Get Sectors

 - [GET /series/sectors](https://docs.vanda-analytics.com/apis/vanda-msvc-series-manual/series/get_sectors_series_sectors_get.md): Get list of all available sectors with security counts.

## Get Available Intervals

 - [GET /series/timeseries/intervals](https://docs.vanda-analytics.com/apis/vanda-msvc-series-manual/series/get_available_intervals_series_timeseries_intervals_get.md): Get list of available time intervals for the asset class.

## Get Available Fields

 - [GET /series/timeseries/fields](https://docs.vanda-analytics.com/apis/vanda-msvc-series-manual/series/get_available_fields_series_timeseries_fields_get.md): Get list of available fields for the asset class with accessibility information.

## Get Latest Timeseries

 - [GET /series/timeseries/latest](https://docs.vanda-analytics.com/apis/vanda-msvc-series-manual/series/get_latest_timeseries_series_timeseries_latest_get.md): Get latest data points for multiple identifiers.

## Get Latest Data

 - [GET /series/latest](https://docs.vanda-analytics.com/apis/vanda-msvc-series-manual/series/get_latest_data_series_latest_get.md): Get latest data points for specified identifiers.
Alternative endpoint with comma-separated parameters.

## List Available Series

 - [GET /series/timeseries/list](https://docs.vanda-analytics.com/apis/vanda-msvc-series-manual/series/list_available_series_series_timeseries_list_get.md): List available timeseries identifiers.
Provides searchable list of securities with data.

