Skip to main content
POST
Sign In

Body

application/json
username
string
required

User's email or username

password
string
required

User's password

Response

Successfully authenticated - Returns access token

access_token
string

JWT access token to be used in Authorization header

token_type
string

Token type (always 'Bearer')

expires_in
integer

Token expiration time in seconds