latestOpenAPI 3.1.02026-08-20556285514.4 KB

50ddd7b86210

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