Formbox Docs home pagelight logodark logo
  • Support
  • Feedback
  • Dashboard
  • Dashboard
Documentation
API Reference

Features overview

Formbox offers a wide range off features to help you manage your forms and submissions. Familiarize yourself with Formbox’s features with our comprehensive set of guides.

Organizations

Group forms per team, project, or department and manage who has access.

Self email notifications

Recieve email notifications every time your form gets a new submission.

Respondent email notifications

Send auto-responses to your form respondants when they fill out your form.

Custom redirects

Redirect your form respondants to a custom URL after submission.

Spam protection

Our spam protection AI handles spam submissions and keeps your inbox safe and sound.

Domain restrictions

Only allow form submissions your from the approved domains you trust.

Country restrictions

Only allow form submissions your from the countries you trust.

Exporting submissions

Download all your form submission data to a CSV or JSON file.

AJAX support

Use the fetch api to submit your form submissions without a page reload.

Webhooks

Send a webhook request on successful submissions.

Assistant
Responses are generated using AI and may contain mistakes.
website
Powered by Mintlify
API Reference
  • Introduction
  • API Keys
  • Rate limits
  • Errors
Forms
  • GET
    Retrieve a list of forms
  • POST
    Create a new form
  • GET
    Retrieve a form
  • PATCH
    Update a form
  • DEL
    Delete a form
Submissions
  • GET
    Retrieve a list of submissions
  • GET
    Retrieve a submission
  • DEL
    Delete a submission

Features overview

Formbox offers a wide range off features to help you manage your forms and submissions. Familiarize yourself with Formbox’s features with our comprehensive set of guides.

Organizations

Group forms per team, project, or department and manage who has access.

Self email notifications

Recieve email notifications every time your form gets a new submission.

Respondent email notifications

Send auto-responses to your form respondants when they fill out your form.

Custom redirects

Redirect your form respondants to a custom URL after submission.

Spam protection

Our spam protection AI handles spam submissions and keeps your inbox safe and sound.

Domain restrictions

Only allow form submissions your from the approved domains you trust.

Country restrictions

Only allow form submissions your from the countries you trust.

Exporting submissions

Download all your form submission data to a CSV or JSON file.

AJAX support

Use the fetch api to submit your form submissions without a page reload.

Webhooks

Send a webhook request on successful submissions.

Assistant
Responses are generated using AI and may contain mistakes.
website
Powered by Mintlify