# LLMQuant Data ## Docs - [13F Holdings by Manager](https://docs.llmquantdata.com/en/api/filings/13f-by-manager.md): List a single institutional manager's full SEC Form 13F holdings for a given quarter — the "what is this fund holding?" lookup. - [13F Holders by Ticker](https://docs.llmquantdata.com/en/api/filings/13f-by-ticker.md): Find which Top 1,000 institutional managers hold a given U.S. ticker for a given quarter — the reverse 13F lookup. - [13F Top Managers](https://docs.llmquantdata.com/en/api/filings/13f-top-managers.md): Enumerate the latest-quarter top institutional managers from the SEC Form 13F universe, ranked by 13F reportable value (AUM proxy). - [SEC Filing Browse](https://docs.llmquantdata.com/en/api/filings/filings.md): List SEC 10-K / 10-Q filing metadata for a U.S. ticker — the discovery half of the progressive-disclosure pattern. - [SEC Filing Read](https://docs.llmquantdata.com/en/api/filings/items.md): Extract the full text of a specific item from a SEC 10-K or 10-Q filing — the read half of the progressive-disclosure pattern. - [Paper Search](https://docs.llmquantdata.com/en/api/knowledge/paper-search.md): Semantic search over the LLMQuant Quant Paper corpus — find research papers, then load specific sections on demand. - [Wiki Search](https://docs.llmquantdata.com/en/api/knowledge/wiki-search.md): Semantic search over the LLMQuant Quant Wiki — find concepts, formulas, factors, and strategies for your agent. - [Macro Historical Observations](https://docs.llmquantdata.com/en/api/macro/historical.md): Latest-vintage historical time series for a single U.S. macro indicator (FRED-sourced). - [Macro Indicators Catalog](https://docs.llmquantdata.com/en/api/macro/indicators.md): Browse and search the curated U.S. macro indicators allowlist (~50 series sourced from FRED). - [Macro Indicator Snapshot](https://docs.llmquantdata.com/en/api/macro/snapshot.md): Latest value + previous value + delta for a single U.S. macro indicator (FRED-sourced). - [Crypto Historical Klines](https://docs.llmquantdata.com/en/api/prices/crypto-historical.md): OHLCV K-line bars for crypto pairs (Binance Spot) — recent N or arbitrary time range, with 1h / 4h / 1d / 1w intervals. - [Crypto Price Snapshot](https://docs.llmquantdata.com/en/api/prices/crypto-snapshot.md): Latest spot price + 24h stats for a crypto pair (Binance Spot). - [Equity Historical Prices](https://docs.llmquantdata.com/en/api/prices/equity-historical.md): Daily OHLCV bars for US equities — recent N or arbitrary date range, with adjusted close, dividends, and splits. - [Authentication](https://docs.llmquantdata.com/en/authentication.md): One API key — used as an env var by your MCP client, or as an HTTP header for direct calls. - [MCP Server](https://docs.llmquantdata.com/en/integration/mcp-server.md): The knowledge harness for AI-native finance — drop in once, every agent picks it up. - [Introduction](https://docs.llmquantdata.com/en/introduction.md): AI-native financial data platform for developers and AI agents - [Market Coverage](https://docs.llmquantdata.com/en/market-coverage.md): What markets, assets, and reference datasets are covered by LLMQuant Data. - [13F 按机构查持仓](https://docs.llmquantdata.com/zh-CN/api/filings/13f-by-manager.md): 列出某个机构投资人某季度的完整 SEC Form 13F 持仓 —— "这只基金在持什么?"的正向查询。 - [13F 按 Ticker 查持有人](https://docs.llmquantdata.com/zh-CN/api/filings/13f-by-ticker.md): 反向查询 Top 1000 中持有某只美股的机构列表 —— 13F 反向查询。 - [13F 头部机构枚举](https://docs.llmquantdata.com/zh-CN/api/filings/13f-top-managers.md): 按最新季度 13F reportable value(AUM proxy)枚举 SEC Form 13F universe 中的 Top N 机构投资人。 - [SEC 申报文件浏览](https://docs.llmquantdata.com/zh-CN/api/filings/filings.md): 按 ticker 列出 SEC 10-K / 10-Q 申报文件元数据 —— progressive disclosure 模式的第一步。 - [SEC 申报文件章节读取](https://docs.llmquantdata.com/zh-CN/api/filings/items.md): 提取 SEC 10-K / 10-Q 申报文件中具体 item 的全文 —— progressive disclosure 模式的第二步。 - [论文搜索](https://docs.llmquantdata.com/zh-CN/api/knowledge/paper-search.md): 在 LLMQuant Quant Paper 语料上做语义检索 —— 先定位论文,再按需加载具体章节。 - [Wiki 搜索](https://docs.llmquantdata.com/zh-CN/api/knowledge/wiki-search.md): 在 LLMQuant Quant Wiki 上做语义检索 —— 为你的 Agent 找出量化概念、公式、因子与策略。 - [宏观历史时间序列](https://docs.llmquantdata.com/zh-CN/api/macro/historical.md): 单个美国宏观指标的 latest-vintage 历史时间序列(源自 FRED)。 - [宏观指标目录](https://docs.llmquantdata.com/zh-CN/api/macro/indicators.md): 浏览或搜索精选的美国宏观指标 allowlist(约 50 个,源自 FRED)。 - [宏观指标快照](https://docs.llmquantdata.com/zh-CN/api/macro/snapshot.md): 单个美国宏观指标的最新值 + 前值 + 涨跌(源自 FRED)。 - [加密货币历史 K 线](https://docs.llmquantdata.com/zh-CN/api/prices/crypto-historical.md): 加密货币交易对的 OHLCV K 线(Binance 现货)—— 支持最近 N 根 / 指定时间范围两种模式,含 1h / 4h / 1d / 1w 周期。 - [加密货币实时快照](https://docs.llmquantdata.com/zh-CN/api/prices/crypto-snapshot.md): 加密货币交易对的当前价格 + 24h 行情(Binance 现货)。 - [美股历史日线](https://docs.llmquantdata.com/zh-CN/api/prices/equity-historical.md): 美股历史 OHLCV 日线 —— 支持最近 N 根 / 指定日期范围两种模式,含 adjusted close、分红、拆股。 - [认证](https://docs.llmquantdata.com/zh-CN/authentication.md): 一把 API Key —— 给 MCP 客户端做环境变量,或直接做 HTTP 请求头。 - [MCP Server](https://docs.llmquantdata.com/zh-CN/integration/mcp-server.md): AI-native 金融数据的 knowledge harness —— 一次配置,所有 agent 自动接入。 - [简介](https://docs.llmquantdata.com/zh-CN/introduction.md): 面向开发者和 AI Agent 的 AI 原生金融数据平台 - [市场覆盖](https://docs.llmquantdata.com/zh-CN/market-coverage.md): LLMQuant Data 当前覆盖的市场、资产、参考数据集一览。 ## OpenAPI Specs - [openapi](https://docs.llmquantdata.com/api-reference/openapi.json) ## Optional - [Discord](https://discord.gg/6UgADKDgAQ) - [GitHub](https://github.com/LLMQuant/data-mcp)