AuthnAuthzAPI
Authentication
Copy Page
Overview
Authentication
Register a new user
POST
Verify email address
POST
Resend verification code
POST
Authentication
Copy Page
Resend verification code
Developing
POST
Try it
Run in Apidog
Run in Apidog
Request
None
Responses
🟢
200
Success
application/json
Generate Code
Body
Generate Code
🔴
500
Internal Server Error
ðŸŸ
429
ðŸŸ
429
Rate Limit Exceeded
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
POST
'http://localhost:3000/api/v1'
Response
Response Example
200 -
Example 1
{
}
Modified atÂ
2026-03-02 02:48:10
Previous
Verify email address