Skip to main content

Environments

We expose two environments: Sandbox and Production.

Use Sandbox for Development

Please do all development work and testing against our Sandbox environment, which returns mock data. You can use our Production environment when you're ready to go live.

Sandbox

Domainsandbox-verifiedinc.com
Base URLhttps://core-api.sandbox-verifiedinc.com/v2
Heads Up

The Sandbox domain is sandbox-verifiedinc.com but the Production domain is verified.inc.

Mock Data

In Sandbox, we return mock user data regardless of what phone (or email) identifier you use.

  • We recommend that you use own phone number, so you can succesfully send and receive SMS during the development process. You'll see in the Integration Guide that sending SMS is a necessary part of integration.
  • You can also use our test user's phone number. This test user has a static verification code, which can sometimes make testing easier.
  • You should use a value of "1989-08-01" for birth date in either case. We don't require a birth date in Sandbox (we always return mock user data based on just a phone number), but if you want to use a birth date for testing in Sandbox, you'll need to use that specific value to pass validation.

If you'd like us to return custom mock data for your phone number(s), please email us at Support@Verified.inc — we're happy to enable that for you.

Test User

In addition to using your own phone number to receive mock data, you can use our test user Richard Hendricks, who has the following phone and email identifiers, static verification code, and birth date:

Phone+10123456789
Emailrichard@piedpiper.net
Verification Code111111
Birth Date1989-08-01
Yes, You Read That Right

This is Richard Hendricks from the show Silicon Valley! 😂

Don't Send Messages to These Identifiers

These are not valid phone numbers or email addresses, so sending messages to them won't work. To simulate SMS verification, for example, use the static verification code above.

Production

Domainverified.inc
Base URLhttps://core-api.verified.inc/v2
Heads Up

The Sandbox domain is sandbox-verifiedinc.com but the Production domain is verified.inc.