Web3Forms
  • Introduction
  • Getting Started
    • Installation
    • Customizations
      • Email Subject line
      • Success / Thank You Page
      • Custom Redirection
      • Captcha & SPAM
        • hCaptcha
        • reCaptcha & Turnstile
        • Honeypot
        • Report Spam
      • Custom Reply-To
      • From Name
    • Pro Features
      • reCaptcha Integration
      • Cloudflare Turnstile Captcha
      • Add CC Email
      • Autoresponder (Auto-Reply)
      • File Attachments
      • Advanced File Uploader
      • Webhooks
      • Restrict to Domain
      • Intro Text
    • Examples
      • Basic HTML Contact Form
      • Advanced - All Options
      • Ajax Contact Form using Javascript
      • Multi Column Contact Form
      • Javascript Form Validation
      • Contact Form with Dark Mode
      • Raw Contact Form
      • Google reCaptcha v3
      • File Upload Form
      • With Multiple Checkbox
    • Integrations
      • Zapier
      • Integromat
      • Examples
        • Google Sheets
        • Airtable
        • Telegram Notifications
    • Options Reference
    • API Reference
    • Troubleshooting
    • FAQ
  • How-to Guides
    • HTML & JavaScript
    • JS Frameworks
      • React JS
        • Web3Forms React Plugin
        • React Hook Form
        • Simple React Contact Form
        • React File Upload Form
        • React Google ReCaptcha v3
        • React Hook Form File Upload
      • Vue JS
      • Svelte
      • Angular JS
      • Alpine.js
    • Site Builders
      • Webflow
      • Framer
      • Carrd.co
      • Squarespace
      • Wix
      • Dorik
    • Static Site Generators
      • Next.js
      • Astro
      • Nuxt.js
      • Hugo
      • Jekyll
      • Gatsby
      • Gridsome
      • Eleventy
    • Hosting Providers
      • Vercel
      • Netlify
      • Digital Ocean
      • AWS
      • Github
      • Cloudflare
    • JAM Stack
    • Landing Page Builders
      • Unbounce
      • Instapage
      • Pagewiz
      • Groovefunnels
    • WordPress
      • Elementor
      • Oxygen Builder
Powered by GitBook
On this page
  • 1. Access Keys
  • Do I need to hide access key?
  • What happens if someone else got my access key?
  • Can someone spam me if they got my access key?
  • How to prevent spam and Protect my form?
  • 2. GDPR & Privacy
  • Are you GDPR Compliant?
  • Where are your servers located?
  • Are you a registered company?

Was this helpful?

Edit on Git
  1. Getting Started

FAQ

Frequently Asked Questions

PreviousTroubleshootingNextHTML & JavaScript

Last updated 3 months ago

Was this helpful?

1. Access Keys

Do I need to hide access key?

No. You do not need to hide the access key. Access key is public. No need to confuse it with secret API key. An access key is used to send emails to a particular email. It doesn't store any sensitive data. Think of it as an alias to your email, but one step harder.

What happens if someone else got my access key?

Nothing much. What happens if you accidentally made your email address public? They can send you emails. Similarly, if someone else has access to your access_key, they can only send you emails.

Can someone spam me if they got my access key?

Same as email address, they can use it to send you unsolicited emails. But Web3Forms has multiple security measures to prevent such things from happening. We have a firewall & active spam check algorithms which blocks spam emails reaching from your inbox.

As a user, you have multiple additional options to protect your form.

How to prevent spam and Protect my form?

To protect your form from unauthorized uses, you can use following measures:

  1. Add Captcha: This is a simple and effective way to stop such spam as each submission must have a valid captcha token. You can use multiple captchas such as , or

  2. Domain Restriction: You can also enable domain restrictions on your form so that only forms submitted from your website will go through. All other submissions will be blocked. Please note that this is a pro feature.

2. GDPR & Privacy

Are you GDPR Compliant?

We do not store any form submissions of our users. We process them and forward to your email or the endpoint you specified such as webhooks. So, we are confident that we comply with GDPR regulations, but we cannot make any legal statements. You can consult with your legal advisor to ask opinion.

There might be server logs containing personally identifiable informations which we delete periodically (every 2 months)

Where are your servers located?

Our servers are located in the United States US-East Region. We are not based on Europe.

Are you a registered company?

Web3forms is a subsidiary product of our parent company named Web3Creative which is a registered business based in Kerala, India. Registration Details:

Registration Certificate (LCAS): SH091040080115

IEC Code: [redacted for privacy]

Udyam Registration: UDYAM-KL-10-0039115

hCaptcha
reCaptcha
Turnstile