Quick Reference: Create New Lightweight USTA Customer Cognito

Overview

Integrating your application with USTA.com is easy. You can use any programming language or tool that supports HTTPS communications.  

Creating a new lightweight USTA account is a two step process that partners must use to integrate into their applications.  

Step 1:  Integrate Cognito SSO and registration flow into their application via OAUTH2 redirects.
Step 2:  After successfully creating a Cognito native account, redirect to the lightweight registration screen.

 A lightweight USTA account contains the minimum information to satisfy validation that the account does not already exist at USTA.  In order to satisfy validation, a minimum set of criteria must be supplied.  These include the following: 

  • First Name
  • Last Name
  • Date of Birth
  • Zip Code
  • Gender (Optional)
  • Legal Consent (Terms of Use, Privacy, At least 13 years of age_

This process is fully described at the following:  Registration/Sign Up