TubeAnalytics API

Build custom integrations and applications with our powerful API

REST API

Access all your analytics data through our RESTful API. Simple, reliable, and well-documented.

Available on Pro plans

Webhooks

Receive real-time notifications when new data is available or when specific events occur.

Available on Pro plans

GraphQL API

Query exactly the data you need with our GraphQL API. No over-fetching, no under-fetching.

Coming Soon

Enterprise SDKs

Official SDKs for Python, JavaScript, and more. Secure and enterprise-ready.

Coming Soon

Getting Started

curl -X GET https://api.tubeanalytics.net/v1/channels

Get a list of all connected channels

curl -X GET https://api.tubeanalytics.net/v1/analytics?channel_id=xxx&range=30d

Get analytics for a specific channel

Available Endpoints

Endpoint
Method
Description
/v1/channels
GET
List connected channels
/v1/channels/:id
GET
Get channel details
/v1/analytics
GET
Get channel analytics
/v1/videos
GET
List channel videos
/v1/audience
GET
Get audience insights
/v1/competitors
GET
Get competitor data

Get API Access

API access is available on Professional and Enterprise plans. Sign up today to get your API key.