Live demo

Playground

Choose what you want to test: form submissions or your AI Chat widget.

Form endpoint testing

Pick a sample form, paste your /f/ URL, and send a real test submission to your dashboard.

Setup

Choose a sample, paste your full endpoint URL, and submit from the form on the right.

No endpoint set yet.

Paste any valid Formsig endpoint (local, dev, or production) to test your form integration flow.

<form action="https://formsig.com/f/{form_id}" method="post">

Choose a sample to start

Select a demo from the left panel to load a ready-to-test form template.

Select a demo

Pick a template first to preview and submit form data.

Ready.

AI Chat testing Beta

Paste your assistant ID or embed URL from Dashboard → Chat. Load the widget on this page. No separate test file needed.

Setup

  1. Copy your assistant ID or full <script src=…/c/{id}/widget.js> URL.
  2. Paste below and click Load chat widget.
  3. Use the 💬 button bottom-right, or run a quick API test on the right.

On this site, you can paste just the ID (e.g. 19c1ee8e). We use the current hostname. Share a quick link: /playground?chat=your_id

Your embed code

<script src="https://formsig.com/c/{assistant_id}/widget.js" async defer></script>

Tip: leave Allowed domains empty in Chat settings, or add this site's hostname, so the widget works here.

Try it now

Load the live widget on this page, or send one test message via the API (counts toward your AI reply quota).

Paste an assistant ID or widget URL, then load the widget.

Quick API test (optional)