No Signup required
<form action="https://api.web3forms.com/submit" method="POST">
<input type="hidden" name="access_key" value="YOUR_ACCESS_KEY_HERE">
<input type="text" name="name" required>
<input type="email" name="email" required>
<textarea name="message" required></textarea>
<button type="submit">Submit Form</button>
</form>
You already know! Setting up form is pain. Web3Forms works without any Server or backend code like PHP.
All emails are sent directly to your email address. We never store your form submissions.
There is no login or dashboard for Web3Forms. We authenticate users based on the access key.
Web3Forms is an API based form backend. We can seamlessly integrate to any custom design or style.
Our API Systems are powered by Amazon Cloud Infrastructure. High Deliverability and Uptime Guaranteed.
We only store your email address for authentication. We don’t share or sell any information with 3rd parties.
Easy as 1 2 3. Just follow the steps and you’re done
Access key will be sent to your email address.
Create a form in your website with our form endpoint inside action attribute.
<form action="https://api.web3forms.com/submit" method="POST">
<input type="hidden" name="access_key" value="YOUR_ACCESS_KEY_HERE">
<input type="text" name="name" required>
<input type="email" name="email" required>
<textarea name="message" required></textarea>
<div class="h-captcha" data-captcha="true"></div>
<button type="submit">Submit Form</button>
</form>
<script src="https://web3forms.com/client/script.js" async defer></script>
Add your access key to start receiving email submissions.
<input type="hidden" name="access_key" value="YOUR_ACCESS_KEY_HERE">
See Detailed Docs“ Web3Forms is by far the smoothest solution to receive contact form data without using backend code or databases. It took me 5 minutes to set it up with basic HTML skills. No user registration, no admin interface, no credit card details just plug & smile “
Host anywhere
Create your contact form for static website in minutes.
Create your Access KeyNo Signup required