hi-frontend/docs/zh/api/reference.md
2025-12-11 03:29:07 +00:00

17 lines
734 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: API 文档
outline: false
aside: false
---
# API 文档
本页通过 Scalar以 iframe 嵌入方式)渲染存放在 [`public/swagger`](https://github.com/perfect-panel/ppanel-docs/tree/main/public/swagger) 目录下的 OpenAPI 文件。每个 JSON Schema 都有独立页面,方便在侧边栏快速切换:
- [通用服务](./common) — 认证、工具等可复用接口。
- [用户服务](./user) — 用户门户、订阅、订单、工单等接口。
- [管理端服务](./admin) — 仪表盘、运维、商务、日志等后台接口。
- [网关](./gateway) — 提供版本检查、心跳、注册与更新编排等节点生命周期接口。
请在左侧选择具体服务进入交互式 API 文档。