> ## Documentation Index
> Fetch the complete documentation index at: https://docs.benzinga.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Overview of the Bars API

## Introduction

The Bars API retrieves historical OHLCV (Open, High, Low, Close, Volume) price bar data for specified securities. It returns aggregated price data based on specified intervals and supports:

* Multiple ticker symbols
* Various time ranges (absolute and relative dates)
* Customizable time buckets (1m, 5m, 1h, 1d, etc.)
* Trading session filtering (Pre-market, Regular, After-hours)

## Available Endpoints

### [Get Bars](/api-reference/bars/get-bars)

Retrieve historical bar data for analysis and charting.
