Documentation

Getting Started

Copy the snippet to embed a form on your site.

Update the value for formapi_email to your email address.

You're good to go!

HTML Code

Copy the snippet to embed a form on your site.

<form
action="https://api.formapi.xyz"
method="POST"
enctype="multipart/form-data">
<input type="hidden" name="formapi_email" value="[email protected]" />
<input name="name" type="text" />
<input name="email" type="email" />
<button type="submit">Submit</button>
</form>
Powered by <a href="https://formapi.xyz" aria-label="formapi.xyz">formapi.xyz</a>
Generated by diffcheckr.com

Configuration

Add as many fields as you'd like. Just set the name for the input.

Set your form's action to https://api.formapi.xyz.

Include a hidden input where the name is formapi_email and it's value is your email address.

Automatic User Insights

FormAPI.xyz makes it easy to collect detailed data from your form submissions.

Just set your form action to https://api.formapi.xyz, and start receiving valuable insights automatically.

Provided Insights

  • Timezone: Know when your users are active.
  • Continent: Discover where your users are from.
  • Country: Get the user's country for targeted marketing.
  • Region: Pinpoint the user's region.
  • City: See the exact city of your users.
  • Colo: Identify the network colocation center.
  • Postal Code: Capture the user's postal code.
  • ISP: Learn about the user's Internet Service Provider.
  • Metro Code: Target users in specific urban areas.
  • Longitude: Get precise location coordinates.
  • Latitude: Pair with longitude for exact pinpointing.
  • Bot Score: Detect if a user is a bot.
  • Is Verified Bot: Detect if its a verified bot.
  • Bot Category: Detects the type of bot if its one.
  • User Agent: Understand the device and browser used.
  • Unlock the full potential of your form submissions with FormAPI.xyz's automatic user insights.

    Reference

    FormAPI.xyz makes collecting form submissions easy with a simple API. Just set your form action to https://api.formapi.xyz.

    Please note, rate limit is in place at 10 requests a minute. If you need a higher limit, please reach out to [email protected].

    Form Requirements

    Form Element

  • action="https://api.formapi.com"
  • method="POST"
  • enctype="multipart/form-data"
  • Form Inputs

  • formapi_email (required): Your email to receive the form submission.
  • formapi_subject (optional): The custom subject line for the email you recieve on form submission.
  • formapi_redirect (optional): The path or URL to redirect to after form submission.
  • i.e / or https://formapi.xyz/demo
  • formapi_webhook (optional): The URL of the webhook we'll POST form submissions to.
  • i.e https://webhook.site/#!/view/8e6e67d0-05c1-4073-965e-627e18d48703/5f96d998-008d-4604-a6a0-4b3b1a459879/1
  • Additional Fields: Add as many fields as you'd like. Make sure you include the "name" attribute on every new field
  • i.e <input name="message" type="text" /></code>
  • Privacy First

    At FormAPI.xyz, your privacy is our priority.

    We don't log or store your form submissions.

    Your data is sent directly to your specified email, ensuring complete privacy and security.

    Experience hassle-free and secure form handling with FormAPI.xyz.