---
title: "批量查询市场深度（五档行情）"
method: GET
path: "/v1/depth/batch"
tags: ["实时行情"]
---

# 批量查询市场深度（五档行情）

`GET /v1/depth/batch`

## Query parameters

- `symbols` string, required

## Response `200`

查询成功

- DepthBatchResponse — 市场深度批量响应
  - `data` object, required

## Other responses

- `400` — 参数错误
- `401` — 认证失败
- `403` — 无权限

---

[API](https://skmtc.net/tickflow/apis/tickflow-api.md) · [All operations](https://skmtc.net/tickflow/apis/tickflow-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tickflow/tickflow-api/versions/13831df8eba1/schema)
