SurveyMonkey
communityOnline survey and feedback platform for creating surveys, polls, and collecting responses.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://api.surveymonkey.com/v3/surveysList surveys
Parameters
sort_bytitle|date_modified (stringoptionalper_pageresults (integeroptionalReturns
data[] with id, title, nickname, href, date_created, date_modified, question_count, response_countGET
https://api.surveymonkey.com/v3/surveys/{survey_id}/responses/bulkGet survey responses
Parameters
per_pageresults (integeroptionalsurvey_idsurvey ID (stringrequiredstart_modified_atISO8601 (stringoptionalReturns
data[] with id, total_time, date_modified, pages[] with questions[] with answers[]GET
https://api.surveymonkey.com/v3/surveys/{survey_id}/detailsGet survey with questions
Parameters
survey_idsurvey ID (stringrequiredReturns
id, title, pages[] with questions[] with heading, answers.choices[], question_count, response_count