Skip to main content
POST
Get Integration Guide
Get a short code example and implementation tip for a framework and use case.

Request

string
Framework or deployment description. Defaults to nextjs. For subscribe_form, values containing static, astro, hugo, jekyll, cloudflare pages, netlify, or github pages return the client-safe Saved Forms workflow instead of secret-key subscriber API code.
string
Use case key: transactional, subscribe_form, event_tracking, or ecommerce. Defaults to transactional.

Responses

For a static-site signup form, the response points you to list_forms, create_form, and get_form_embed, then returns a native form action shaped like https://api.sequenzy.com/api/v1/forms/{formId}. That deployed action does not require an API key because its audience and success behavior are controlled by the saved form.