v1

latestOpenAPI 3.1.02026-07-24680631.6 KB

Create Account (Sign-up)

The Create Account API allows the API user to (a) create a user account and (b) check for availability of the account for the email passed.

post/v1/client/user/sign-up

Headers

api-keystring required

API Key

auth-keystring required

Auth Key generated using API Key and secret via "Generate Auth Key API"

Request body

namestring

Full name of the user

emailstring required

email address of the user

passwordstring required

Password for the user's account

phonestring

Mobile number of the uaser prefixed with the country code (no characters in between)

countrystring

Country of the user

Response

200