Environments

Learn more about different environments and their ins and outs.

The API url is the same regardless of the environment you are using:

https://api.valididentities.com

Sandbox

Sandbox API keys have the format of sk_test_xxx.

Important:

Validations using a Sandbox API key do not count against your monthly validation quota, because they respond with predefined statuses. Although they count against your hourly validation quota.

Email addresses

You can use the following email addresses to test different scenarios:

Email addressStatus
[email protected]disposable
[email protected]fake
[email protected]spam
[email protected]alias

Remember:

Please remember that these email addresses are not valid, so do not attempt to send emails to them.

If you need more of these sandbox email addresses, feel free to suffix them like [email protected], [email protected], etc.

Any other email address will skip validation and respond with ok status.

Domains

You can use the following domains to test different scenarios:

DomainStatus
disposable.comdisposable
fake.comfake
spam.comspam
alias.comalias

Any other domain will skip validation and respond with ok status.

Live

Live API keys have the format of sk_xxx and validations work as they are expected.