mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-06-28 22:57:05 +08:00
10 lines
310 B
Markdown
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
|