---
title: "OHLCV for a symbol"
method: GET
path: "/markets/klines"
tags: ["Markets"]
---

# OHLCV for a symbol

`GET /markets/klines`

Klines for a symbol

## Query parameters

- `end_at` integer, required
- `price_kind` 'last' | 'mark' | 'underlying'
- `resolution` string, required
- `start_at` integer, required
- `symbol` string, required

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/tradeparadex/apis/paradex-rest-api-2.md) · [All operations](https://skmtc.net/tradeparadex/apis/paradex-rest-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tradeparadex/paradex-rest-api-2/versions/6a76453d754c/schema)
