latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-218323541013.9 KB

0b43f7e6248c

user

login with password

post/auth/login

Request body

emailstring required
passwordstring required

Response

Successfully authenticated. The session ID is returned in a cookie named token and as plaintext response. Preferred method of authorization is through the bearer token. The cookie is only for browser convenience.