Fuse API v1
Creator analytics for your AI agent.
15 REST endpoints. Bearer token auth. Structured JSON. Search 5,000+ YouTube creators, pull metrics, and run discovery — all programmatically.
Pro plan starts at $12/mo.
Percentiles come from actual channel data. No estimates, no surveys.
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.
15 routes15 Endpoints
Search, profiles, metrics, content, discovery, fit scores, 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
Give Claude your API key and endpoint list in the system prompt.
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
15 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 claimed channel | Pro |
| GET | /api/v1/creators/:slug/contact | Get creator contact info (masked on Pro) | Pro |
| GET | /api/v1/creators/:slug/fit-score | Detailed fit score breakdown | Studio |
| GET | /api/v1/creators/:slug/lookalikes | Find similar creators | Studio |
| Discovery | |||
| GET | /api/v1/discover/search | Discover creators with fit scores | Pro |
| Scripts | |||
| GET | /api/v1/scripts | List generated scripts | Pro |
| GET | /api/v1/scripts/:id | Get script details | Pro |
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 claimed channel
/api/v1/creators/:slug/contact
Get creator contact info (masked on Pro)
/api/v1/creators/:slug/fit-score
Detailed fit score breakdown
/api/v1/creators/:slug/lookalikes
Find similar creators
Discovery
/api/v1/discover/search
Discover creators with fit scores
Scripts
/api/v1/scripts
List generated scripts
/api/v1/scripts/:id
Get script details
Start building with Fuse's API today.
15 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.