Introduction
Start here for base URL, authentication, and the generated SurveyTale API reference.
SurveyTale API
Use the SurveyTale API to manage surveys, responses, contacts, contact attributes, personalized survey links, webhooks, teams, workspace teams, and organization users from your own systems.
Base URL
https://app.surveytale.com/api/v2Authentication
Create an API key in SurveyTale from Organization Settings -> API Keys. Send the key with requests as documented in each endpoint's authorization section.
API reference
The API reference is generated from the checked-in OpenAPI 3.1 specification and includes request parameters, response schemas, and endpoint grouping for surveys, responses, contacts, webhooks, and organization resources.