Skip to main content
POST
Create Token (Login)

Body

application/json
username
string
required

Login username

Example:

"johndoe"

password
string
required
write-only

User password (never returned in responses)

Example:

"securePassword123"

Response

Login successful

token
string

Authentication token

expiresAt
string<date-time>

Token expiration time