---
title: Gendangzou API
description: A-share sector intelligence API for policy, trusted media, market confirmation, company mappings, and traceable evidence.
---

# Gendangzou API

Gendangzou is a sector-first A-share research API. It provides policy and
trusted-media materials discovered every five minutes, the latest sector taxonomy,
three independent signal dimensions, dynamic company-to-sector mappings, and the
evidence behind each result.

The canonical product documentation is currently maintained in Chinese:

- [API overview](/zh/gendangzou/)
- [Source list](/zh/gendangzou/data-sources)
- [Quick start](/zh/gendangzou/quickstart)
- [Data freshness and time fields](/zh/gendangzou/data-freshness)
- [Agent workflows](/zh/gendangzou/workflows)
- [Machine-readable capability manifest](/zh/gendangzou/agent-manifest.json)
- [Product-scoped `llms.txt`](/zh/gendangzou/llms.txt)

API base URL:

```text
https://api.mobiusquant.ai/api/gendangzou
```

Agents should start with `system.bootstrap`, discover a task-specific stable
capability ID, request compact responses where supported, and fetch evidence only
when the user needs it.
