Endpoint
Request body
The user’s first name. Must contain only valid name characters.
The user’s last name. Must contain only valid name characters.
A valid email address. Must be unique — accounts with duplicate emails are rejected.
The account password. Must be at least 8 characters long.
ISO 3166-1 alpha-2 country code (exactly 2 uppercase characters). Example:
NG, US, GB.The type of account to create. Accepted values:
personal, business.Response
true when the account is created successfully.Examples
Success response
Error response
After signup, check your inbox for a 6-digit OTP. The code expires in 10 minutes. Use the Verify Email endpoint to confirm your address before logging in.
