How it works
Simply install the embed code and we will begin verifying any email addresses that are typed into your form. You can customize the attributes you allow, including an email address’s deliverability. Visit our docs for the full list of configuration options.
View the docs1234567891011
<script>
(function (w, d, ns) {
w['BlazeVerifyObject'] = ns;
w[ns] = w[ns] || function () { (w[ns].q = w[ns].q || []).push(arguments) },
s = d.createElement('script'), fs = d.getElementsByTagName('script')[0];
s.async = 1; s.src = 'https://js.blazeverify.com/v1/';
fs.parentNode.insertBefore(s, fs)
})(window, document, 'bv');
bv('apiKey', 'your_api_key');
<script/>