Frontend API
cURL
curl --request GET \ --url https://api.wacht.dev/auth/identifier-availability
{ "available": true }
Check if username or email is available
Username or email to check
Type of identifier
username
email
Availability status
true
Was this page helpful?