1-Click Signup

1-Click Signup is to onboarding what 1-click checkout is to payments.

It's the fastest way for users to sign up for your service.

Get a Custom Demo in 1-Second: 
Auto-Magically Branded!

By continuing, you agree to our Terms and acknowledge our Privacy Policy.
Custom demo of 1-Click Signup!
Oops! Something went wrong while submitting the form.
86.3%
Conversion
10 sec
Onboarding Time
95%
Coverage in US

1-Click Signup

The fastest way for users to sign up for your company.

By clicking the button above, you agree to our Terms of Use and acknowledge our Privacy Policy.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.

Try a live demo with our example brand Hooli:

Selected Partners

Verified Inc. Founders Named Forbes 30 Under 30

Our founders Aidan and Liam McCarty are honored to be included on this prestigious list.

How It Works

With just a phone number, we pull verified data about a user, so they can sign up with 1-Click.

Step 1

User enters phone, and you call /1-click

All you need to do is call 1 API endpoint with the user's phone number:

// POST /1-click

{
    "phone": "+11073741824"
}

The users verifies with an SMS link or code, and we pull their verified data from phone carriers, banks, and other trusted partners.

In some cases, when we need extra assurance it's the correct person, we ask the user for their birthday also.

Step 2

User reviews the data you requested they share

From the user's phone number, we can pull verified:

  • Full Legal Name
  • Email
  • Address
  • Date of Birth
  • Full Social Security Number

You can customize this page in detail, for example to request only a subset of data, to control whether each field is required or optional, to disable user inputted data, etc.

Step 3

User clicks button, and you receive data

When the user clicks 1-Click Signup, we pass the data to you so you can create an account for them. It's that easy!

// Data the user shared

{
    "identifiers": {
        "phone": "+101234567890"
    },
    "credentials": {
        "email": "richard@piedpiper.net",
        "fullName": {
            "firstName": "Richard",
            "lastName": "Hendricks"
        },
        "birthDate": "08/01/1989",
        "address": {
            "line1": "5320 Newell Rd",
            "city": "Palo Alto",
            "state": "CA",
            "zip": "94303",
            "country": "US"
        },
        "ssn": "123456789"
    },
    "metadata": {
    	...
    }
}
Try It Out

Try an Interactive Demo →

Click anywhere on the demo the right or below to see how 1-Click Signup works.

Click anywhere to interact with this demo
Click anywhere to interact with this demo

Book a Call

Chat with our team about how Verified Inc. can benefit you and your company.