SurveyMethods
The SurveyMethods API is designed so that you can integrate third party applications (like HR, CRM, Helpdesk, etc.) with SurveyMethods using HTTP methods. To use our API, you must have an account with SurveyMethods. Our API is available to all users regardless of package preferences.
SurveyMethods endpoints
| Method | Endpoint | Description |
|---|---|---|
| Surveys | ||
| GET |
All Survey Details /{login_id}/{api_key}/surveys/details |
|
| Deployment | ||
| GET |
Deployment Details /{login_id}/{api_key}/surveys/{survey_code}/status |
Using this API call, you can retrieve the current deployment status of a particular survey. |
| Other endpoints | ||
| GET |
Dashboard /{login_id}/{api_key}/responses/{survey_code}/dashboard |
Get the deployment and response dashboard |
| PUT |
Web Launch Survey /{login_id}/{api_key}/surveys/{survey_code}/weblaunch |
Launch a particular survey using web launch method |
| POST |
Remote Launch /{login_id}/{api_key}/surveys/{survey_code}/remotelaunch |
Launch your survey programmatically |
| GET |
Responses Summary /{login_id}/{api_key}/responses/{survey_code}/summary |
Using this API call you can retrieve information such as custom field labels & values, date on which a response was started and when was it completed, the survey response method… |
SurveyMethods pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|