v1
latestOpenAPI 3.0.32026-07-23273969.2 KBauth
Create access and refresh tokens
Create and return new access and refresh tokens for a user based on their email and password.
post/auth/token
Query parameters
emailstring email required
Email of the user requesting tokens.
passwordstring password required
Password of the user requesting tokens.
Response
Access and refresh tokens created successfully.