Files
media_crawler/docs/hdhive-openapi-docs/README.md
renjue 82581d2949 Implement full media crawler workflow with Flask backend and Vue frontend.
Add TMDB search and media detail pages, HDHive resource ingestion flow, unified error handling, Docker single-container runtime, and project docs/config updates for local deployment.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-09 16:16:18 +08:00

20 lines
560 B
Markdown

# HDHive OpenAPI 公开文档
本压缩包由当前前端 OpenAPI 文档内容生成,面向个人脚本、内部工具和第三方应用接入方。
## 文件
- [概述](./overview.md)
- [认证与授权](./authentication.md)
- [限制与错误处理](./limits.md)
- [通用响应格式](./response-format.md)
- [接口列表](./endpoints.md)
## SDK 下载
SDK 下载页:`/api-docs/sdk`
## 限制说明
本文档不公开具体 QPS 或每日额度。接入方应按 `429``Retry-After``limit_scope``retry_after_seconds` 做退避处理。