---
title: "查询除权因子"
method: GET
path: "/v1/klines/ex-factors"
tags: ["K线数据"]
---

# 查询除权因子

`GET /v1/klines/ex-factors`

## Query parameters

- `symbols` string, required
- `start_time` integer, nullable
- `end_time` integer, nullable

## Response `200`

查询成功

- ExFactorsResponse
  - `data` object, required

## Other responses

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

---

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