Developers
Embed Maxforms in your site and build on the API: OAuth 2.0, the form and embed endpoints, and webhooks.
Embed Maxforms in your site, or build on the API: start with Overview and authentication, then keep the API reference at hand for every endpoint, parameter and example.
Embed forms anywhere
- Standard inline embed Embed a Maxforms form inline on any HTML page.
- Popup embed Open a Maxforms form in a modal or a pinned bottom-right panel.
- Full page embed Iframe the share URL at 100%x100% for a dedicated form page.
- JavaScript API Open popups, listen for events, control embeds programmatically.
- Events Lifecycle events your page can hook into.
API
- API reference Every endpoint, parameter and example, generated from the code.
- Overview and authentication Base URLs, the OAuth 2.0 Authorization Code flow, scopes and workspace binding, the JSON:API document shapes, and rate limits.
- Build an embed integration Let your users pick one of their Maxforms forms and drop it into a page: OAuth, the form list, the option descriptor, and the embed endpoint.
- Webhooks Subscribe a target URL to new submissions, verify the signed delivery, and handle retries. The endpoints Zapier itself uses.