Signup New User

This endpoint registers a new user by providing an email and password. If successful, it returns a 200 OK response and sends a confirmation code on the user's email.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

How to Register?
Follow the step-by-step instructions in our User Registration Process.

❗️

Password Requirements:

  • Length: 12 to 32 characters
  • Must contain both lowercase and uppercase Latin letters
  • Must include at least 1 number
  • Must contain at least 1 symbol (e.g., !, @, #, $)
  • A weak password (e.g., including qwerty or 12345 combinations) will not be accepted
Body Params

request to initiate a new user signup, requiring email and password.

string
required

email address of the user.

string
required

password for the new user account.

Headers
int32
required

partner ID provided by the Key Account Manager.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json