-
Last Updated: 03/08/2022
Is there a rate limit of API requests? Professional and Full Access accounts - 240 requests per minute Legacy Basic accounts - 30 requests per minute Legacy Professional - 60 requests per minute Legacy Team & Enterprise - 120 requests per minu...
-
Last Updated: 05/11/2021
in Version 5 V5 Objects
Contact records are stored within our system using the email address as the key. A single record per email address is stored per account. Email address and all standard contact fields are stored at the account level. This means that changes to the ...
-
The following API calls are currently available for the Survey object: GET LIST GET SURVEY CREATE SURVEY UPDATE/COPY SURVEY DELETE SURVEY For info on returned fields and example returns go to Survey Object Returned Fields ....
-
The following API calls are currently available for the AccountUser object: GET LIST GET ACCOUNTUSER CREATE ACCOUNTUSER UPDATE ACCOUNTUSER DELETE ACCOUNTUSER GET LIST - Get a list of all of your users. https://api.surv...
-
The following API calls are currently available for the AccountTeams object: GET LIST GET ACCOUNTTEAMS CREATE ACCOUNTTEAMS UPDATE ACCOUNTTEAMS DELETE ACCOUNTTEAMS
GET LIST - Get a list of all of your teams. https://api...
-
Last Updated: 08/31/2020
Fill out our request form to be notified of critical updates/changes to the SurveyGizmo RestAPI. To access your account via the API you'll need to create an API Key and API Secret Key for authentication. Admin Users To obtain an API Key and API...
-
The GET LIST call is the only call available for the Account object. Resellers can create new accounts (contact onboarding@sgizmo.com to learn more). V4 of SurveyGizmo is an older version of what is currently in place. We strongly recommend ex...
-
Last Updated: 03/23/2020
in Version 5 V5 Objects
Note: The AccountUser Object is only accessible to Account Administrator users.
The following API calls are currently available for the AccountUser object:
GET LIST
GET ACCOUNTUSER
CREATE ACCOUNTUSER
...
-
Last Updated: 11/12/2019
in Version 5 V5 Objects
The following API calls are currently available for the SurveyQuestion object: GET LIST GET SURVEYQUESTION CREATE SURVEYQUESTION UPDATE SURVEYQUESTION DELETE SURVEYQUESTION GET LIST - Get a list of all of your survey qu...
-
Last Updated: 10/25/2019
in Version 5 V5 Objects
The GET is the only call available for the results object. GET RESULTS - Get the aggregated results for a specified Question. https://restapi.surveygizmo.com/v5/survey/[id]/results?options[type]=[string] Parameters Example Required ...