Create
Rapidoform API Overview
Rapidoform is a RESTful API that provides direct control over your Rapidoforms, images, and themes, offering additional customization options to enhance the engagement of your forms.
- Create Rapidoforms on the Fly: The API allows you to dynamically generate Rapidoforms as needed.
- Personalized Greetings and Thank-Yous: Dazzle your respondents with warm, personalized greetings and thank-you messages, along with customized images and themes.
- Logic Jumps for Smart Rapidoforms: Utilize Logic Jumps to create intelligent Rapidoforms that adapt based on respondent inputs, preventing distraction with irrelevant questions.
- Traffic Source Identification: Gain insights into the traffic source for each person completing your Rapidoform.
Sample postman collection
Authentication
You need to send your API Key and Email for every request you make.
Header | Type | Description |
---|
X-API-KEY | string | Your API key |
X-EMAIL | string | Your Registered Email ID |