API Explorer
html2web Swagger UI
HTML2WEB - 粘贴代码,分享创意!一个支持 HTML 和 Markdown 在线编辑、预览和分享的平台
OpenAPI v3.1 · Auto generatedSupports Bearer token authenticationReal-time data · Try it out
Usage tips
- Click the Authorize button in the top-right corner and paste Bearer your_api_token under BearerAuth to test protected endpoints.
- Public endpoints can be exercised directly via Try it out — just follow rate and parameter constraints.
- If you receive 401 or 403 responses, double-check that the token is valid and has the required permissions.
Auth overview
Security requirements by endpoint (default: Token optional):
Endpoint | Policy |
---|---|
GET /api/checkin | Token required |
POST /api/checkin | Token required |
GET /api/share | Token optional |
POST /api/share | Token required |
DELETE /api/share/{id} | Token required |
DELETE /api/tokens | Token required |
GET /api/tokens | Token required |
POST /api/tokens | Token required |