Point your form to our API. We handle submissions,
emails, spam filtering, and storage.
<form action="https://spike.ac/api/f/abc123" method="POST">
<input type="email" name="email" />
<textarea name="message"></textarea>
<button type="submit">send</button>
</form>// no backend code required
Works with any HTML form or JavaScript fetch call.
Instant alerts and custom auto-responders.
Honeypot fields and reCAPTCHA support built-in.
Send data to Slack, Zapier, or your own backend.