For the complete documentation index, see llms.txt. This page is also available as Markdown.

Account Sign Up

Account sign-up

Sign up a new account

post
Authorizations
PRIVATE-TOKENstringRequired
Body
emailAddressstringRequired

New Account Email Address

passwordstringRequired

New Account Password

firstNamestringRequired

First name.

lastNamestringRequired

Last name.

newsletterinteger · integerRequired

Whether or not newsletter is subscribed to

agreeTocinteger · integerRequired

Whether or not Terms and Conditions are agreed to. Cannot be changed after agreeing.

agreeAupinteger · integerRequired

Whether or not Acceptable Use Policy is agreed to. Cannot be changed after agreeing.

agreeDpainteger · integerRequired

Whether or not Data Processing Agreement is agreed to. Cannot be changed after agreeing.

Responses
200

OK

application/json
idinteger · integerRequired

User ID

usernamestringRequired

User Name

emailstringRequired

Email

firstNamestringRequired

First name.

lastNamestringRequired

Last name.

newsletterinteger · integerRequired

Whether or not newsletter is subscribed to

agreeTocinteger · integerRequired

Whether or not Terms and Conditions are agreed to. Cannot be changed after agreeing.

agreeAupinteger · integerRequired

Whether or not Acceptable Use Policy is agreed to. Cannot be changed after agreeing.

agreeDpainteger · integerRequired

Whether or not Data Processing Agreement is agreed to. Cannot be changed after agreeing.

post/v3/account/signUp

Last updated

Was this helpful?