Skip to content
AniBridge
Search
⌘
Ctrl
K
Main Navigation
Guide
API
Integrations
Developer
Legal
Changelog
Appearance
Menu
Return to top
Login (stubbed)
POST
/api/v2/auth/login
Request Body
application/x-www-form-urlencoded
Schema
object
username
string
password
string
Responses
200
400
500
Always succeeds and sets a SID cookie.
Content-Type
text/plain
Schema
JSON
JSON
"string"
POST
/api/v2/auth/login
Playground
Body
username
password
Try it out
Samples