{ data, pagination } envelope; single-resource endpoints return the
object directly. You authenticate with an API key and the surface is versioned
under /v1.
Get started
Create a key and make your first request in a few minutes.
API reference
Every endpoint, parameter, and response — generated from our OpenAPI spec.
TypeScript SDK
@formitto/sdk — a typed client with a bundled webhook verifier.Base URL
All API requests go to:What you can do today
- Forms — create, read, update, and archive forms; ingest submissions.
- Submissions — list a form’s submissions and read individual entries.
- Calendars & bookings — read your calendar widgets and their bookings.
- Shop & orders — read your e-commerce widgets and their orders.
- Webhooks — verify signed event deliveries with the bundled SDK helper.