SurveyMonkey API v3

REST/JSON API for the SurveyMonkey platform — surveys, pages, questions, collectors, contacts, responses, webhooks, users, teams. Three-step OAuth 2.0 flow; scope-based permissions; some scopes require paid plans.

API entry from apis.yml

apis.yml Raw ↑
aid: surveymonkey:rest-v3
name: SurveyMonkey API v3
description: REST/JSON API for the SurveyMonkey platform — surveys, pages, questions, collectors, contacts,
  responses, webhooks, users, teams. Three-step OAuth 2.0 flow; scope-based permissions; some scopes require
  paid plans.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://api.surveymonkey.com/v3/docs
baseURL: https://api.surveymonkey.com/v3
tags:
- REST
- OAuth 2.0
- Surveys
- Responses
- Webhooks
properties:
- type: Documentation
  url: https://api.surveymonkey.com/v3/docs
- type: Authentication
  url: https://api.surveymonkey.com/v3/docs#authentication
- type: Webhooks
  url: https://api.surveymonkey.com/v3/docs/webhooks
- type: SDK
  url: https://github.com/SurveyMonkey