---
title: "Order Book / Depth"
method: GET
path: "/v1/depth"
---

# Order Book / Depth

`GET /v1/depth`

Get bids and asks for a market

## Query parameters

- `symbol` string, required
- `granularity` integer
- `limit` integer

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.net/citrex/apis/citrex-rest.md) · [All operations](https://skmtc.net/citrex/apis/citrex-rest/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/citrex/citrex-rest/revisions/dc679443a47d/schema)
