CreatorFanBase API
Search CreatorFanBase from your own tools.
One key. Follower counts, handles and official links for verified creators — back as clean JSON in seconds, straight into your dashboard, CRM or script.
curl "https://creatorfanbase.com/api/public/v1/search?country=India&category=comedy&min_followers=100000&max_followers=1000000" \
-H "Authorization: Bearer cfb_live_..."
{
"creators": [
{ "name": "…", "handle": "…", "platform": "youtube",
"followers": 1240000, "verified": true }
],
"credits_used": 4,
"credits_left": 46
}The same data as the site
Follower counts per platform, total reach, verified handles and official links.
Filter the way you brief
Country, category, language, platform and follower range — all in one request.
Pay per search, not per seat
No subscription. Credits match the search: quick looks cost less, deep filters a little more.
First call in minutes
One private key, plain JSON, copy-paste examples for any language or no-code tool.
Credit packs
One credit per search, plus a little for each filter. Credits expire 30 days after purchase.
Trial
Test the data inside your own tool.
$19
50 credits · $0.38 per credit
Builder
For agencies and apps running weekly searches.
$149
500 credits · $0.30 per credit
Scale
For platforms searching creators every day.
$599
2,500 credits · $0.24 per credit
Who uses it
- Agencies building campaign shortlists inside their own dashboards
- Brand platforms and CRMs that need creator discovery
- Market researchers tracking creators by country and niche
- Startups adding influencer search to their product
Three steps to your first search
- Buy a credit pack above.
- Create a key on your API keys page.
- Send a search — every response shows credits used and left.
curl "https://creatorfanbase.com/api/public/v1/creators/<slug>" \ -H "Authorization: Bearer cfb_live_..."
Straight answers
- How many credits does a search use?
- Credits scale with how precise your search is — a quick look uses a few, a highly targeted search uses a few more. Opening a creator's full profile uses a credit too. Every response tells you exactly how many credits it used and how many you have left.
- Do credits expire?
- Credits expire 30 days after purchase, so buy the pack that fits your monthly volume. Oldest credits are used first.
- Is this the same as a website plan?
- No. The API is separate and pay-as-you-go for software. Website plans are for people browsing and shortlisting on CreatorFanBase.
- Can my team share one key?
- Yes. Create up to 5 keys, one per tool or teammate, so you never share your password.
- Need more than 2,500 credits a month?
- Enterprise volumes start from $0.18 per credit. Contact us and we'll set it up.