Fuse API v1
Give your tools access to the same intelligence Fuse uses.
21 REST endpoints. Bearer token auth. Structured JSON. Creator analytics, voice profiles, content generation, and discovery. Built for Claude, custom agents, and automation.
Pro plan starts at $12/mo.
Benchmarks come from real channel data. Percentile ranks calculated from actual numbers in each category, not industry estimates.
Quick Start
Get started in 3 steps
Create an API key
Generate a key from your dashboard or via the API.
Search creators
Find creators by name, topic, or category.
Pull metrics
Get engagement, growth, subscribers, and more.
Built for Automation
Everything your agent needs. Nothing it doesn’t.
{ }Structured JSON
Consistent { success, data, meta } envelope. No HTML scraping, no XML.
Bearer sk_...Bearer Token Auth
One header. No OAuth dance, no session cookies. Keys from your dashboard.
Retry-After:Rate Limits, Not Walls
Clear rate limit headers on every response. Your agent knows when to retry.
21 routes21 Endpoints
Search, profiles, metrics, content, transcripts, insights, and scripts.
?page=1Paginated Everything
Offset-based pagination across all list endpoints. No data dumps.
TTL: 24hFresh Daily Data
Metrics refresh daily. No stale caches. Always the latest numbers.
See It in Action
Your dashboard. Your keys. Your data.
Sign up, create a key, and start pulling creator data in minutes.
Your agent is one API call away from 5,000+ creator profiles.
Structured data. Consistent responses. Real metrics from real YouTube channels.
Get Your API KeyCreator Intelligence
Profiles, metrics, history, and content — one endpoint at a time.
Pull full creator profiles with subscriber counts, engagement rates, and growth trajectories. The metrics endpoint supports 30, 60, and 90 day windows. List recent content with per-video performance data.
Eight endpoints cover the full creator lifecycle: search, profile, metrics, content, insights, contact, fit scores, and lookalikes.
Brand Discovery
Find the right creator. Programmatically.
Search creators by topic, category, or engagement metrics and sort by fit score. Discovery endpoints return ranked results with engagement data, audience signals, and compatibility scores.
Studio unlocks contact info, detailed fit score breakdowns, and lookalike creator recommendations.
Integrations
Works with your AI agent
Anything that can make an HTTP request can use the Fuse API.
Claude Code / Claude Desktop
Install the Fuse MCP server. Claude gets 21 tools: search creators, pull metrics, fetch transcripts, and more.
Any HTTP Client
Python, curl, fetch, n8n, Make.com — anything that speaks HTTP.
Pricing
Two tiers. No surprises.
Pro
$12/mo
Most Popular
Studio
$29/mo
API Reference
21 endpoints. All REST. All JSON.
Every endpoint returns structured JSON with consistent pagination, error codes, and rate limit headers.
| Method | Path | Description | Tier |
|---|---|---|---|
| Account | |||
| POST | /api/v1/keys | Create an API key | Pro |
| GET | /api/v1/keys | List your API keys | Pro |
| DELETE | /api/v1/keys/:id | Revoke an API key | Pro |
| GET | /api/v1/me | Get current user | Pro |
| Creators | |||
| GET | /api/v1/creators/search | Search creators by name or topic | Pro |
| GET | /api/v1/creators/:slug | Get creator profile | Pro |
| GET | /api/v1/creators/:slug/metrics | Get creator metrics | Pro |
| GET | /api/v1/creators/:slug/content | Get recent content | Pro |
| GET | /api/v1/creators/:slug/insights | Get insights for your channel | Pro |
| GET | /api/v1/creators/:slug/audience | Get audience demographics | Pro |
| GET | /api/v1/creators/:slug/topic-intelligence | Get topic recommendations with demand signals | Pro |
| GET | /api/v1/creators/:slug/category-performance | Get category ranking and percentile | Pro |
| GET | /api/v1/creators/:slug/shorts-analysis | Get Shorts vs long-form breakdown | Pro |
| GET | /api/v1/creators/:slug/subscriber-quality | Get subscriber quality score | Pro |
| GET | /api/v1/creators/:slug/report-card | Get 6-dimension channel report card | Pro |
| GET | /api/v1/creators/:slug/narrative | Get AI channel narrative | Pro |
| GET | /api/v1/creators/:slug/deep-insights | Get YouTube Analytics deep insights | Pro |
| GET | /api/v1/creators/:slug/hypotheses | Get AI growth hypotheses | Pro |
| Transcripts | |||
| GET | /api/v1/transcripts/:videoId | Get video transcript with timestamps | Studio |
| Scripts | |||
| GET | /api/v1/scripts | List generated scripts | Studio |
| GET | /api/v1/scripts/:id | Get script details | Studio |
Account
/api/v1/keys
Create an API key
/api/v1/keys
List your API keys
/api/v1/keys/:id
Revoke an API key
/api/v1/me
Get current user
Creators
/api/v1/creators/search
Search creators by name or topic
/api/v1/creators/:slug
Get creator profile
/api/v1/creators/:slug/metrics
Get creator metrics
/api/v1/creators/:slug/content
Get recent content
/api/v1/creators/:slug/insights
Get insights for your channel
/api/v1/creators/:slug/audience
Get audience demographics
/api/v1/creators/:slug/topic-intelligence
Get topic recommendations with demand signals
/api/v1/creators/:slug/category-performance
Get category ranking and percentile
/api/v1/creators/:slug/shorts-analysis
Get Shorts vs long-form breakdown
/api/v1/creators/:slug/subscriber-quality
Get subscriber quality score
/api/v1/creators/:slug/report-card
Get 6-dimension channel report card
/api/v1/creators/:slug/narrative
Get AI channel narrative
/api/v1/creators/:slug/deep-insights
Get YouTube Analytics deep insights
/api/v1/creators/:slug/hypotheses
Get AI growth hypotheses
Transcripts
/api/v1/transcripts/:videoId
Get video transcript with timestamps
Scripts
/api/v1/scripts
List generated scripts
/api/v1/scripts/:id
Get script details
Start building with Fuse's API today.
21 REST endpoints. Structured JSON. Bearer token auth. Everything your agent needs to search creators, pull metrics, and run discovery.
Pro plan starts at $12/mo. No long-term contracts.