Intelligence reports
The/v1/report endpoint analyzes comment data and produces a structured audience intelligence report. Think of it as hiring an analyst to read every comment and tell you what your audience is thinking, who the key players are, and what to do next.
What you get
Every report includes 8 sections (Basic) or 10 sections (Pro):| Section | What it tells you |
|---|---|
| Executive Summary | Key metrics + the one strategic insight that matters |
| Audience Clusters | Who your commenters are, grouped by behavior and sentiment |
| Narrative Map | The dominant stories your audience is telling, with trajectory |
| Sentiment Breakdown | Positive/negative/neutral distribution with pattern analysis |
| Top 10 Influence Leaders | Most influential commenters ranked by likes, not frequency |
| Spam Detection | Coordinated bot campaigns, fake engagement, promotional spam |
| Recommendations | 6 specific, data-backed actions to take |
| Channel Health | Scorecard across 6 health signals |
| Repeat Commenters (Pro) | Superfan detection and loyalty patterns |
| Content Brief (Pro) | 3 episode concepts + engagement playbook |
Use cases
Agency white-labeling
Generate reports for your clients’ channels. Each report costs 1.50 via API. Bill your clients whatever you want. The markdown output makes it easy to render in your own branded template.SaaS integration
Embed audience intelligence into your analytics dashboard. Use thesections object for structured data instead of parsing markdown.
Weekly automated digest
Run a cron job that pulls your latest video’s comments and generates a report every Monday morning.Tips for best results
- More comments = better clusters. 10 is the minimum, but 50-200 gives much richer analysis.
- Include likes data. The influence leader ranking uses likes, not comment count. Without likes, ranking falls back to comment length.
- Set channel_context. Telling the AI your channel niche (e.g., “tech review channel, 500K subscribers”) produces more relevant recommendations.
- Use Pro for client-facing reports. The Content Brief and Repeat Commenter sections are what agencies charge for.
- Parse sections, not markdown. The
sectionsobject gives you pre-parsed text for each report section. Use it for structured rendering instead of regex-parsing the markdown.
Pricing
| Tier | Cost | Credits | Sections | Best for |
|---|---|---|---|---|
| Basic | $0.50 | 500 | I-VIII | Weekly monitoring, automated pipelines |
| Pro | $1.50 | 1,500 | I-X | Client reports, strategy planning |
Get your API key
Start generating reports in 3 minutes. No credit card required for the first 100 API calls.