Files
pixiv_downloader/doc/api/auth.md
2022-10-18 02:30:54 +00:00

10 lines
310 B
Markdown

[中文简体](auth.zh_CN.md)
# Authentication related APIs
## Get server authentication status
* route: `/auth/status` or `/api/auth/status`
* method: `GET` or `POST`
* auth: Not needed
* parameters: None
* [Example](auth/status.example.json) of the response
* [JSON schema](auth/status.json) of the response