{
  "$schema": "https://www.tubeanalytics.net/schemas/ai-pricing.json",
  "generatedAt": "2026-05-21",
  "source": "https://www.tubeanalytics.net",
  "product": {
    "name": "TubeAnalytics",
    "description": "YouTube analytics platform for creators, teams, and agencies that need authenticated channel data, competitor tracking, and AI-assisted growth decisions.",
    "pricingModel": "subscription",
    "trialDays": 7,
    "checkoutPath": "/pricing",
    "accountRequired": true,
    "anonymousPurchase": false,
    "agentCheckout": false
  },
  "discovery": {
    "aiTxt": "https://www.tubeanalytics.net/ai.txt",
    "agentsTxt": "https://www.tubeanalytics.net/agents.txt",
    "aiPricingJson": "https://www.tubeanalytics.net/ai-pricing.json",
    "openapiJson": "https://www.tubeanalytics.net/openapi.json",
    "mcpJson": "https://www.tubeanalytics.net/mcp.json",
    "agentka": "https://www.tubeanalytics.net/.well-known/agentka.json"
  },
  "plans": [
    {
      "id": "starter",
      "name": "Starter",
      "billingModel": "subscription",
      "monthlyPriceUsd": 19,
      "yearlyPriceUsd": 15,
      "yearlyTotalUsd": 180,
      "currency": "USD",
      "channelLimit": 1,
      "channelLimitLabel": "1 channel",
      "trialDays": 7,
      "summary": "A lean trial for solo creators who want the essentials without the noise.",
      "bestFor": "Creators validating one channel before spending more.",
      "outcome": "See if one channel can justify a paid analytics workflow in seven days.",
      "unlocks": [
        "One active YouTube channel",
        "90-day historical analytics",
        "Five competitor channels",
        "Core dashboards and email support"
      ],
      "checkoutPath": "/pricing",
      "signupPath": "/sign-up"
    },
    {
      "id": "professional",
      "name": "Professional",
      "billingModel": "subscription",
      "monthlyPriceUsd": 49,
      "yearlyPriceUsd": 39,
      "yearlyTotalUsd": 468,
      "currency": "USD",
      "channelLimit": 3,
      "channelLimitLabel": "3 channels",
      "trialDays": 7,
      "summary": "The trial most creators should start with if growth is the immediate goal.",
      "bestFor": "Creators and small teams growing more than one channel.",
      "outcome": "Use competitor, audience, and AI insights to decide if the upgrade is worth it.",
      "unlocks": [
        "Up to three YouTube channels",
        "One year of historical data",
        "Ten competitor channels",
        "AI insights, trend alerts, and priority support"
      ],
      "checkoutPath": "/pricing",
      "signupPath": "/sign-up"
    },
    {
      "id": "enterprise",
      "name": "Enterprise",
      "billingModel": "subscription",
      "monthlyPriceUsd": 149,
      "yearlyPriceUsd": 119,
      "yearlyTotalUsd": 1428,
      "currency": "USD",
      "channelLimit": 5,
      "channelLimitLabel": "5 channels",
      "trialDays": 7,
      "summary": "Built for operators who need more channels, more reporting, and more control.",
      "bestFor": "Agencies and multi-channel teams with reporting overhead.",
      "outcome": "Validate five-channel access and reporting depth before committing.",
      "unlocks": [
        "Up to five YouTube channels",
        "Five years of historical data",
        "Twenty competitor channels",
        "White-label reporting and API access"
      ],
      "checkoutPath": "/pricing",
      "signupPath": "/sign-up"
    }
  ],
  "support": {
    "email": "support@tubeanalytics.net",
    "website": "https://www.tubeanalytics.net"
  }
}