-
Notifications
You must be signed in to change notification settings - Fork 4
API Setup与Proxy
liwei9745 edited this page Jul 9, 2026
·
1 revision
title: API Setup与Proxy type: entity created: 2026-07-10 updated: 2026-07-10 sources: [genbox-extracted.json] tags: [api, setup, proxy]
| Method | Path | 说明 |
|---|---|---|
| GET | /api/setup/status | 首次启动状态 |
| POST | /api/setup/first-run | 首次运行 |
| POST | /api/setup/confirm | 确认 |
| GET | /api/proxy | 代理配置 |
| POST | /api/proxy | 设代理 |
| POST | /api/proxy/test | 测代理 |