Inbounce gives every form its own validated, geo-enriched endpoint. Define a schema, drop a snippet, and receive submissions in a real dashboard — no third-party black boxes, no lock-in.
Share your link — if someone signs up through it,
you move up the queue.
Closed alpha · invite-only · no credit card
| Name | Location | When | Status | |
|---|---|---|---|---|
| James Chen | james@startup.io | 🇺🇸 San Francisco, US | 2m ago | valid |
| Aria Patel | aria@designco.com | 🇬🇧 London, UK | 9m ago | valid |
| Marc Dubois | marc@agence.fr | 🇫🇷 Paris, FR | 17m ago | valid |
| Sofia Romano | sofia@studio.it | 🇮🇹 Milan, IT | 1h ago | valid |
No backend to write. No database to manage. Just drop the snippet, point your form, and go.
Log into Inbounce, create a new app, and define the fields you expect — names, types, required flags, and uniqueness rules. Invalid data never makes it through.
Grab the one-line script tag from the Setup tab. Paste it before </body> on any HTML page and add data-inbounce to your form element.
Each submission is validated against your schema, geo-enriched from the sender's IP, and lands instantly in your dashboard — filterable by any field.
<!-- 1. Load Inbounce --> <script src="https://inbounce.sh/embed.js" data-app="your-app-key" ></script> <!-- 2. Mark your form --> <form data-inbounce> <input name="email" type="email" /> <textarea name="message"></textarea> <button>Send</button> </form> <!-- 3. That's it. -->
Built for developers who want control without the operational overhead.
A single <script> tag. Works with any HTML page, any framework, any host — no build step required.
Define field types, required flags, and uniqueness constraints. Submissions that don't match your schema get rejected before they're stored.
Every submission is automatically enriched with city, region, country, and ISP data from the sender's IP — no configuration needed.
Real-time submissions table with activity trend charts, expandable row detail, and time-relative timestamps.
Filter any submission by any field value. Find that specific user, message, or domain in seconds, without leaving the dashboard.
Pass an idempotency key with any submission and Inbounce silently ignores exact duplicates — great for retrying forms without flooding your inbox.
We're running a tight closed alpha with a small group of developers. Drop your email — we'll reach out when your spot is ready.
Share your link with others to move up the queue.
No credit card · No spam · Unsubscribe anytime