Your Receiver KEY ##api-key##copy
Your key identifies your inbox email 1-to-1.
Your Credits and Stats
You have 0 free credits and 0 paid credits.
Sample form code using your receiver key
You can use our form builder to create a more sophisticated form.
<script type="module" src="https://cryptng.github.io/genuine-forms-vanillajs/genuine-form.js"></script>
<genuine-form subject="Greetings from Genuine Forms" receiver="##api-key##">
<input type="text" name="Greetings" required placeholder="Wish something nice!" />
<genuine-captcha>
<button type="submit" class="btn-primary">Send Greeting!</button>
</genuine-captcha>
</genuine-form>
copy
Sample Form using your receiver key
✓ Greetings sent successfully!
Form Builder
Drag and drop fields to build your custom form.
Available Fields
📝 Text Input
📧 Email
📄 Text Area
📞 Phone
🔢 Number
Drag fields here to build your form
Your Form Snippet
Copy this snippet and paste it anywhere on your website.
<genuine-form id="a123sd34"> <form> <label> Name <input type="text" name="name" required> </label> <label> Email <input type="email" name="email" required> </label> <label> Message <textarea name="message" rows="4" required></textarea> </label> <button type="submit">Send</button> </form> </genuine-form> <script src="https://cdn.genuineforms.com/v1/genuine-forms.js"></script>
💡 How it works: Each form submission will deduct 10 credits from your account.
The form will automatically stop accepting submissions if your credits reach zero.
Simply top up your credits to continue receiving submissions.
loading