---
title: "Get Bars"
method: GET
path: "/api/realtime/bars"
tags: ["realtime"]
---

# Get Bars

`GET /api/realtime/bars`

Proxy Massive aggregate bars (single ticker, single range).

## Query parameters

- `ticker` string, required
- `from_ms` integer, required
- `to_ms` integer, required
- `multiplier` integer
- `timespan` string

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/standardsignal/apis/trading-simulation-api.md) · [All operations](https://skmtc.dev/standardsignal/apis/trading-simulation-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/standardsignal/trading-simulation-api/revisions/8f283e941dbf/schema)
