Connect a User via SMS

Connect a User using SMS verification. The connection will complete once the user has been verified using the sms verify endpoint.

To connect a user via SMS, please provide the following for the user:

  • US mobile phone number
  • Date of birth
  • One unique identifier:
    • If it is the first time connecting the user: extUserId
    • If you are connecting an existing user: userId

👀

If this endpoint and functionality is being leveraged, please ensure that you are clearly displaying the Spinwheel end-user terms, as noted below:

'By continuing you agree to the Spinwheel End User Agreement. Further, you are providing “written instructions” to Spinwheel Solutions, Inc. authorizing it to obtain your credit profile from any consumer reporting agency.'

Body Params
string
required

The phone number in E.164 format.

string
required

The date of birth. Formatted as YYYY-MM-DD.

string
required

An existing userId to connect with. One of extUserId or userId is required.

string
required

A unique external ID for the user. One of extUserId or userId is required.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json