🔌 API & 代理服务文档
FRED 经济数据 API
GET /api/fred/indicators - 所有指标列表
GET /api/fred/<series_id> - 查询指标数据
GitHub 代理 API
GET /api/github/health - 健康检查
GET /api/github/token - Token 状态与续期提醒
GET /api/github/repo/<owner>/<repo> - 仓库信息
GET /api/github/repo/<owner>/<repo>/issues - 仓库 Issues
GET /api/github/repo/<owner>/<repo>/readme - 仓库 README
GET /api/github/search/repositories?q= - 搜索仓库
Tavily 搜索 API
GET /api/search/health - 健康检查
GET /api/search/query?q= - 简单搜索
DFA 敏感词过滤 API
GET /api/filter/<string> - 检测并过滤敏感词
GET /api/filter/add/<string> - 添加敏感词(运行时)
GET /api/filter/change/<path> - 切换敏感词库
GET /api/filter/info - 敏感词库状态
Base URL: https://skills.bcct.net.cn