The Proofy JavaScript widget allows you to quickly and easily add our real-time verification services to your online forms.
</body>
tag on your website:
email type
or named email
. For fields not using the email type, you can enforce detection by adding the data-proofy
attribute. All three fields below would be recognized by the widget:
Proofy JavaScript Widget
will automatically function when you start typing. By default, it blocks disposable and invalid submissions. Further adjustments can be made in the Settings section below.
public API key
. Requests utilizing your public API key are only accepted from these authorized sources.
Failure to specify authorized domains or IP addresses results in all requests being processed, irrespective of their origin.
throttling rules
helps you stop users from misusing your forms. You can set different rules to control how many times someone can check things within a certain time. If someone tries too many times, the widget will treat it as unknown, so it doesn’t stop the process.
If you don’t set up these rules, your forms might be misused. This could make your account run out of credits or even lead to your account being closed
.
JavaScript