Access AI-powered insights, sentiment analysis, and theme detection for your survey responses.
The Analytics API provides three tiers of survey insights, each suited for different use cases:
Response counts, completion rates, and question-level statistics. No credits required.
Theme detection, sentiment analysis, and executive summaries. Processed asynchronously via background jobs.
Session-level conversation tracking, quality scoring, and emotional journey analysis for smart surveys.
AI analytics are generated asynchronously using a background job pipeline. The process works in four phases:
Start a job via the API. You'll receive a job ID to track progress.
Responses are split into batches and analyzed in parallel for themes, sentiment, and patterns.
Chunk results are merged into a cohesive analysis with executive summary and recommendations.
Check job status until complete, then retrieve the full analysis.
AI analytics generation consumes credits based on the number of responses analyzed:
| Responses | Credits |
|---|---|
| 1-50 responses | 8 credits |
| 51-100 responses | 10 credits |
| 100+ responses | 8 + 2 per 50 responses |
Additional credits are added for text-heavy questions (+1 per text question). Static analytics do not consume credits.