Influencer data

TikTok Influencer Data API

Building an influencer platform, an agency tool, or brand-side creator vetting? Firebox gives you the TikTok influencer data that actually matters — computed engagement rate, audience demographics, and creator discovery by real marketing filters — not just raw follower counts.

Get your API key → View docs

The data influencer tools actually need

Raw TikTok scrapers hand you follower counts and video stats and leave the hard part to you. Firebox delivers the computed, marketing-ready layer:

CapabilityWhat you get
/tiktok/creator/engagementComputed engagement rate, average views, posting cadence
/audience/tiktok/demographicsAudience age, gender, country, language, interests (where available)
/tiktok/search/creatorsDiscover creators by follower range, engagement, niche, and region
/tiktok/creator/growthFollower and engagement trends over time
/tiktok/user/infoCore profile: followers, likes, verification, bio

Discovery the way agencies actually search

The crown-jewel use case: find the right creators, not just look up ones you already know. Filter by follower range, engagement rate, audience geography, and niche to build shortlists programmatically — the workflow premium platforms charge enterprise prices for, available on a self-serve API.

Example: creator engagement

curl -X GET "https://openapi.scdata.cc/api/v1/tiktok/creator/engagement?unique_id=charlidamelio" \
  -H "Authorization: YOUR_API_KEY"

# → { "success": true, "data": {
#      "unique_id": "charlidamelio",
#      "follower_count": 155000000,
#      "engagement_rate": 0.048,
#      "avg_views": 12500000,
#      "posts_per_week": 5.2 } }

Honest about coverage

Audience demographics are computed and available for a large share of creators, but not universally. Responses tell you clearly — demographics_available, a confidence score, and an estimated flag — so you never guess whether a number is real. You're only billed for the intelligence you actually get back.

Who builds on it

Ship influencer features faster

Skip building your own TikTok pipeline. Get engagement, audience, and discovery from one API — free to start.

See pricing & get a key →

Pricing

Simple, credit-based, self-serve — start free, no sales call.

PlanPriceCredits / month
Free$0Trial credits to evaluate
Starter$29 / mo30,000
Pro$99 / mo150,000
Business$299 / mo750,000
EnterpriseCustomVolume & SLA

Every plan includes the full endpoint catalog across TikTok, Instagram, and YouTube. See full pricing →

Frequently asked questions

How do I get TikTok engagement rate via API?

Call the creator engagement endpoint with a username and Firebox returns a computed engagement rate along with average views and posting cadence — you don't have to pull every video and calculate it yourself. It's the computed metric influencer tools need, not raw stats.

Can I get TikTok audience demographics (age, gender, country)?

Yes, where available. Firebox computes audience demographics — age, gender, country, language, interests — for a large share of creators, and every response includes a coverage/confidence flag so you know when the data is present and how reliable it is. Demographics are estimated, not official TikTok figures, and labeled as such.

Can I search for TikTok influencers by filters?

Yes. The creator search endpoint lets you discover creators by keyword and filter by follower range, engagement rate, region, and niche — the discovery workflow agencies use to build shortlists, exposed as a self-serve API.

Is this better than ScrapTik for influencer marketing?

For raw video scraping, dedicated scrapers are cheap and fine. For influencer marketing you need the computed layer — engagement rate, audience demographics, filtered discovery, growth trends — which those raw APIs don't provide. Firebox is built for that, across TikTok, Instagram, and YouTube.

What does it cost?

Self-serve plans start at $29/month for 30,000 credits, with a free tier to evaluate. Intelligence endpoints (discovery, engagement, audience) cost more credits than a raw profile lookup, reflecting the computed value — but you only spend credits on data you actually receive.

Related