> ## Documentation Index
> Fetch the complete documentation index at: https://docs.oddspapi.io/llms.txt
> Use this file to discover all available pages before exploring further.

# REST API概述 - 体育数据HTTP端点

> OddsPapi REST API参考。用于体育博彩数据快照、元数据检索、历史赔率和恢复工作流的HTTP端点。支持8种语言。

HTTP API通过以下方式补充WebSocket：

* **初始快照** (引导您的本地状态)
* **恢复** 在收到 `snapshot_required` 后
* **元数据** (体育、锦标赛、博彩公司)
* **回填** (历史赔率 / CLV) 当无法重放时

如果您只需要实时更新，WebSocket可能就足够了。

## 基础URL和语言

所有端点都以语言代码为前缀：

* `https://v5.oddspapi.io/{lang}`

示例：

* `https://v5.oddspapi.io/zh/bookmakers`
* `https://v5.oddspapi.io/zh/sports`

可用语言：`en`、`es`、`fr`、`pt`、`de`、`it`、`ru`、`zh`。

中文文档使用 `zh` 语言前缀。

## 速率限制

此API对每个`apiKey`和每个端点实施请求限制。

有关权威限制和端点组，请参阅**速率限制**：

* `api-reference/rate-limits`

***

## 询问AI助手

想使用您喜欢的AI探索或提问关于此页面的问题？

点击下面的链接——每个链接都会在选定的工具中打开此页面并预填提示：

* [询问ChatGPT](https://chatgpt.com/?prompt=Read+from+https%3A%2F%2Fdocs.oddspapi.io%2Fllms-full.txt+and+help+me+with+this+API.)
* [询问Claude](https://claude.ai/?prompt=Please+read+https%3A%2F%2Fdocs.oddspapi.io%2Fllms-full.txt+and+help+me+use+this+API.)
* [询问Perplexity](https://www.perplexity.ai/search?q=Read+from+https%3A%2F%2Fdocs.oddspapi.io%2Fllms-full.txt)
* [询问Gemini](https://gemini.google.com/app?query=Read+from+https%3A%2F%2Fdocs.oddspapi.io%2Fllms-full.txt+and+help+me+use+this+API.)
