API documentationGetting startedAuthentication

Authentication

Register users, authenticate with login credentials, manage session tokens, and handle password resets across your application.

4 endpoints

POST/users/registerRegister a new user
POST/users/loginUser login
POST/users/refresh-tokenAuthRefresh authentication token
GET/users/check/existsCheck if user exists
Back to API documentation
Authentication API - VerifyWise