Secure
All data is encrypted in transit with TLS and at rest with AES-256. We continuously validate our infrastructure to ensure we are meeting security requirements.
Research-driven UX design ensures forms are clear and easy to understand. Forms are mobile-friendly and your company name and logo are prominently displayed so your users know who is receiving it.
Start collecting forms in just a few minutes by creating a shareable link.
When a form session is complete, an official PDF of the form is generated automatically. Offical documents ensure that you are ready with the data and documents you need for compliance.
POST https://api.nextform.app/sessions
{
"formType": "w8benOct2021",
"signerEmail": "user@example.com",
"successUrl": "https://example.com/thanks",
"formData": {
"name": "Robert Smith"
}
}
Create a session with a simple API request. You can prefill parts of the form. Once the user completes the form, data is returned with a webhook, or you can make a follow-up request to the API.
All data is encrypted in transit with TLS and at rest with AES-256. We continuously validate our infrastructure to ensure we are meeting security requirements.
Forms are designed to strictly comply with governing rules and capture complete and accurate information. Validation is built-in, and tool tips provide helpful guidance.
Forms requested with our service are securely stored and searchable via the API. Forms can be exported in a variety of formats for compliance needs.