Signup Confirm

This endpoint confirms the signup process by verifying the email confirmation code, accepting terms and conditions, and completing user registration.

šŸ›”ļø Email Verification Code – API Rules

šŸ“Œ Code Format

āœ… 6-digit numeric code
āœ… Only numbers allowed

ā³ Code Expiry

āœ… Valid for 5 minutes
āŒ Expired codes cannot be used for verification

šŸ”„ Resend Policy

āœ… A new code can be requested once every 60 seconds
āŒ Frequent requests are restricted

⚠ Verification Attempts & Account Lock

āœ… Users have 5 attempts to enter the correct code
āŒ After 5 failed attempts, the account is temporarily locked
āœ… The account automatically unlocks after a predefined period

Best Practice: Request a new code only when necessary to prevent delays.

Language
Click Try It! to start a request and see the response here!