# TubeAnalytics — Agent Capabilities

> Agents interacting with TubeAnalytics should read this file first to understand what the platform offers, how to access data, and what actions are available.

## Platform Overview

TubeAnalytics is a YouTube analytics platform for creators, teams, and agencies. It provides authenticated channel data via the YouTube Data API v3 and YouTube Analytics API.

**Website:** https://www.tubeanalytics.net
**API:** https://www.tubeanalytics.net/api/external/v1
**Pricing:** https://www.tubeanalytics.net/pricing
**Docs:** https://www.tubeanalytics.net/docs
**Support:** https://www.tubeanalytics.net/support

## Key Facts

- Founded: 2026 by Mike Holp
- Users: 10,000+ YouTube creators
- Data source: YouTube Analytics API (authenticated — real CPM/RPM, not estimates)
- Plans: Starter $19/mo, Professional $49/mo, Enterprise $149/mo
- Trial: 7-day free trial, no credit card required

## Capabilities

### Analytics & Insights
- Channel analytics: views, watch time, subscribers, revenue
- Audience demographics: age, gender, geography, watch behavior
- Video performance: CTR, retention curves, traffic sources
- Revenue breakdown: CPM, RPM, ad type performance

### Competitive Intelligence
- Track up to 20 competitor YouTube channels
- Upload frequency and schedule analysis
- Engagement rate benchmarking
- Content gap detection

### AI & Content Tools
- Trend discovery with rising topic alerts
- AI thumbnail testing with CTR prediction
- Viral script generator
- AI video idea generation

### Data Access
- YouTube OAuth authentication (read-only)
- Daily data sync from YouTube API
- Export to CSV/PDF
- API access (Enterprise plan)

## Files & Endpoints

| Resource | URL |
|----------|-----|
| OpenAPI spec | https://www.tubeanalytics.net/openapi.json |
| MCP manifest | https://www.tubeanalytics.net/mcp.json |
| Agent-to-Agent protocol | https://www.tubeanalytics.net/.well-known/agentka.json |
| Full content corpus | https://www.tubeanalytics.net/llms-full.txt |
| Pricing data | https://www.tubeanalytics.net/ai-pricing.json |

## Authentication

TubeAnalytics uses OAuth 2.0 via Clerk for user authentication. API access requires an API key provisioned on the Enterprise plan.

## Rate Limits

- Free tier: 100 requests/hour
- Professional: 1,000 requests/hour
- Enterprise: 10,000 requests/hour

## Contact

- Support: support@tubeanalytics.net
- Status: https://www.tubeanalytics.net/status
