# Tuberalytics > YouTube niche research + Skool revenue intelligence for content creators. Tuberalytics provides a REST API for programmatic access to YouTube channel analytics, niche market dynamics, video performance data, and Skool community revenue intelligence. ## API Overview - Base URL: https://tuberalytics.com/api/v1 - Authentication: Bearer token (API key) - Format: JSON - Rate limits: 20 req/min (read), 5 req/min (write) ## Documentation - Full API docs: https://tuberalytics.com/docs/api - Complete LLM reference: https://tuberalytics.com/llms-full.txt ## Endpoints (31 total) ### Read (GET) - Channels: search, show, profile, videos, competitors, keywords, skool - Videos: search, show, transcript, comments - Niches: search, show, channels, keywords, videos - Leaderboards: channels, videos, niches - Account: me, me/channels, me/usage ### Write (POST/PATCH/DELETE) - Actions: analyze channel, discover competitors, generate keywords, create niche, add channel - Webhooks: list, create, update, delete ## Webhook Events - channel.analysis.completed, channel.analysis.failed - niche.synthesis.completed, niche.research.completed - keywords.generated, competitors.discovered - outlier.detected.niche, outlier.detected.competitor - video.new.competitor