Introduction
Welcome to the Sentisnap Public API. This API allows you to integrate Sentisnap survey data into your own applications, CRMs, and business intelligence tools.
Base URL
Features
- Surveys — Access your survey metadata and structure
- Responses — Retrieve and export survey responses
- Analytics — Get sentiment analysis, keywords, and insights
- Webhooks — Receive real-time notifications when events occur beta
Quick start
- Get your API key
- Make your first request:
curl -X GET "https://public-api.sentisnap.com/v1/surveys"
-H "Authorization: Bearer YOUR_API_KEY"SDKs and Libraries
We provide official SDKs for popular languages:
- JavaScript/Node.js Coming soon
- Python Coming soon
- PHP Coming soon
Need help?
- Check the API reference for detailed documentation and examples
- Contact our support team at [email protected]