mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-07-08 01:32:41 +08:00
Update document
This commit is contained in:
9
doc/api/auth.md
Normal file
9
doc/api/auth.md
Normal file
@@ -0,0 +1,9 @@
|
||||
[中文简体](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
|
||||
Reference in New Issue
Block a user