sdk

Sign up for a new user account in the program

Sign up for a new user account in the program. The required fields are the ones set in the signup form in the admin panel. If you have turned on recaptcha, use the site key 6Lf_jsQUAAAAAOLW40PpDXgZQDIjjnGldAE1fhYr for the recaptcha input and send the response in the form recaptcha_response field

post/sdk/user/register

Request body

namestring
emailstring required
passwordstring required
date_of_birthstring

Must be in format DD-MM-YYYY

first_namestring
last_namestring
instagramstring
facebookstring
twitterstring
snapchatstring
pintereststring
tiktokstring
youtubestring
address_1string
address_2string
citystring
statestring
countrystring
zipstring
company_namestring
tax_identification_numberstring
recaptcha_responsestring

Response

access_tokenstring

Access token to query other /sdk/user/ endpoints

Changes

No recorded changes to this endpoint across all 1 revision of this API.