Account Create
3 min
\<font color="#b6c7cb">\</font> topic type concept purpose account create event overview and guidance on when to send the event audience developers implementing user registration flows applies to and gaming integrations evaluating new account registration attempts does not apply to existing accounts, authentication events, or completed account creation the accountcreate call is intended to inform when a user attempts to log in on your website timing the api call should come to the after a user attempts to create an account after they pass front end error handling, you retrieve their ip address and user agent before you create the account flow account create flow diagram account protection user arrives on site user creates account front end validation to ensure all fields are filled in properly back end validation to ensure account doesn't exist, export compliance, and so forth client's back end server calls decision tree create account, block, challenge, and so forth (business driven) see also account create fields https //atlas accertify com/public apis/bcdx account create fields