Skip to main content
All endpoints require authentication via JWT cookie or Authorization: Bearer <token> header.

List forms

Returns all forms for the authenticated user.

Create a form

Get a form

Update a form

Updateable fields: name, redirectUrl, allowedOrigins, rateLimit, honeypotField, recaptchaSecret.

Delete a form

List submissions

Export submissions

Supported formats: csv, json.