Authentication APIRegisztrációOn this pageRegistration Request POST /api/v1/auth/register Request body { "username": string, "password": string, "email": string} Response Token if registration is successful, otherwise null