Process user signup

Registers a new user.

On success, the API returns:

  • accountId
  • userId
  • datasetId
  • trialEndDate

The returned accountId should be used in the generate API key endpoint.

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

Email address of the user to register.

string
required
length ≥ 8

Password must be at least 8 characters long.

string
required

IANA timezone identifier.

string
required
length between 3 and 3

ISO 4217 currency code.

Responses

500

Internal server error

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