QuickTapSurvey Support Center

QuickTapSurvey API Overview

The QuickTapSurvey API allows you to access your survey responses programmatically instead of having to log in to the QuickTapSurvey Web App. It is useful for customers who want to send the collected data to other systems, combine the data with other sources of data, or use the data to run processes on some predefined schedule. The QuickTapSurvey API is available to Pro and Premium plan subscribers and free trial plans. 

The current version of the API is v2.0.  

API v1.0 will continue to be supported until further notice. If you are already building a project with v1.0 of the API please consider using v2.0 as this will ensure you have access to any future updates. If you require documentation for v1.0 please contact support@quicktapsurvey.com.

 

API Checklist

  1. Generate an API Key.
  2. Create a user in your account with the API User Role.
  3. Write some code. Our API Methods for easy access to your data are documented here.