Connect a User - User Profile

Connect a User that has already been verified using another credit bureau. This API requires Spinwheel Support approval to enable it before it can be used.

🚧

Secure API URLs

When calling this endpoint be sure to use the secure url (https://secure-api.spinwheel.io and <https://secure-sandbox-api.spinwheel.io>)

Body Params
string
required

The first name of the user.

string
required

The last name of the user.

string
required

The phone number in E.164 format.

string
required

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

string
required

The user's ssn (without hyphens)

addresses
array of objects
required

Addresses associated with the user

addresses*
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.

audit
object
required

Documentation of your own user verification

Response

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