Code samples
Integrate Verifence in the language you already use.
Ready-to-adapt snippets for the most common integrations — validating an email, scanning a URL or file, and protecting a form with Shield. Each page shows the request, the response, and working code in cURL, PHP, Node.js, and Python.
Email Validation Validate an email at signup or form submission — flag disposable, role, and public-domain addresses before they enter your product. cURL · PHP · Node.js · Python URL Scanning Check a URL against threat databases before you store, publish, or click it. Returns an immediate safe/bad verdict. cURL · PHP · Node.js · Python File Scanning Screen uploaded PDFs and Office documents for malware, macros, and embedded threats before storing or processing them. cURL · PHP · Node.js · Python Shield Add invisible bot protection to any web form — embed the widget, then verify the signed token on your server. HTML · cURL · PHP · Node.js · Python WordPress (Contact Form 7) Drop-in plugin that protects every Contact Form 7 form with Shield, a honeypot, and optional email validation. PHP plugin