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!