Account Create
2 min
\<font color="#78b5c7">\</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 accertify 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 gaming user arrives on site user creates account frontend validation to ensure all fields are filled in properly backend validation to ensure account doesn't exist, export compliance, and so forth client's backend server calls decision tree create account, block, challenge, and so forth (business driven)