futures-lists · git:20260903.6431274 · 2026-09-03 · sha256 e4af8c411fc6b387

futures-lists git:20260903.6431274A

Immutable. This exact content is served forever at /api/v1/blob/e4af8c411fc6b387.

---
name: futures-lists
description: 中国期货列表。调用 /api/v1/market/data/futures/futures-lists,所有请求必须设置 FTSHARE_API_KEY。
---

# 中国期货列表

外部接口:`GET /api/v1/market/data/futures/futures-lists`。

支持源接口文档列出的查询参数,handler 将参数作为 query 发送,并以 JSON 输出响应。所有请求必须设置环境变量 `FTSHARE_API_KEY`;缺失凭据时不会发起请求。

## 调用示例

```bash
python <RUN_PY> futures-lists
```