latestOpenAPI 3.1.02026-08-15557285515.3 KB

11d770ad7302

authentication

Register

Register a new user with email and password Returns JWT token on success

post/api/auth/register

Request body

namestring required
emailstring email required
passwordstring required
promo_codestring nullable

Response

Successful Response

access_tokenstring required
token_typestring
userobject required