/
KA
kareadita
/
Kavita
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
kareadita
Kavita
post
Perform a login. Will send JWT Token of the logged in user back.
v52
latest
OpenAPI 3.0.4
GPL-3.0
raw.githubusercontent.com
2026-08-03
509
370
876.8 KB
Account
Perform a login. Will send JWT Token of the logged in user back.
post
/api/Account/login
Request body
LoginDto
required
username
string
nullable
password
string
nullable
apiKey
string
nullable
Response
OK
UserDto
required
id
integer
oidcId
string
nullable
username
string
nullable
email
string
nullable
roles
string[]
nullable
token
string
nullable
refreshToken
string
nullable
apiKey
string
nullable
preferences
UserPreferencesDto
ageRestriction
AgeRestrictionDto
kavitaVersion
string
nullable
identityProvider
0
|
1
Members:
0
— Kavita
1
— OpenID Connect (OpenIdConnect)
created
string
date-time
createdUtc
string
date-time
authKeys
AuthKeyDto[]
nullable
coverImage
string
nullable
primaryColor
string
nullable
secondaryColor
string
nullable