Creator Intelligence API

Build with the richest creator data API

From concept to launch, faster than ever. Query 400M+ influencer profiles across Instagram, TikTok, YouTube, X, and more through one simple REST API, built for developers.

Built forEngineersFoundersBuilders
Fair APIlive
POST/discoverySearch 400M+ profiles
GET/analyzerAudience & credibility
POST/public-contentLive engagement data
99.9%uptime · JSON · one token
Trusted by leading brands across Southeast Asia
Segari
Citilink
Bounche
Lezza
GLI
Beyond the data

A foundation you can build a product on.

Skip the heavy lifting and ship your actual product months sooner.

Skip months of data engineering

You get structured, app-ready JSON. We handle the scraping, normalising, and refreshing so you can stay focused on your product.

Scalability & freshness, handled

400M+ profiles across Instagram, TikTok, YouTube, X, and more, refreshed continuously so what you build on is always current.

Build what others can't

Deep audience analysis, credibility scoring, live engagement data. The kind of features most of your competitors can't ship.

Creator Discovery API

A search engine for the entire creator economy.

  • Query 400M+ profiles across Instagram, TikTok, YouTube, X, and more.
  • Filter by 40+ signals: followers, engagement, audience demographics, location, and brand affinities.
  • Sort, paginate, and get full profile summaries back in one call.
  • Surface lookalikes to grow a shortlist that's already working.
Beauty creators · Indonesia · 50K–500K
1,843 creators found
Jennie@jennierubyjane
81.2Mfollowers
4.2%eng.
Tasya Farasya@tasyafarasya
5.1Mfollowers
3.8%eng.
Rachel Goddard@rachelgoddard
1.2Mfollowers
5.1%eng.
Profile Analyzer API

Audience, credibility, and pricing for any creator.

  • Full audience breakdown: age, gender, country, language, and interests.
  • Credibility score and fake-follower analysis you can trust.
  • Estimated post pricing for reels, stories, and carousels.
  • Reputation history, top content, hashtags, and mentions.
91%real
Real followers 91%
Suspicious 6%
Mass followers 3%
18–24
25–34
35–44
45+
Content Data API

Live engagement data, as it happens.

  • Pull metrics for any profile or specific post by URL.
  • Likes, comments, views, shares, saves, reach, and impressions.
  • Track campaign posts and monitor mentions programmatically.
  • Instagram, TikTok, and YouTube, all on one schema.
@jennierubyjaneReel · 2 days ago
2.4MLikes
18.2KComments
31.6MViews
94KSaves
Use cases

One API. A lot you can build.

Whatever you're building in the creator economy, the data layer is ready.

Creator marketing platforms
Run the Fair API as the engine behind your own platform: search, analytics, and campaign tooling, out of the box.
AI apps & agents
Feed structured creator data into your models for predictive analysis, automated outreach, and recommendation engines.
Internal tools & workflows
Wire it into your stack for automated vetting, reporting, and campaign tracking, minus the manual grind.
Can't find your use-case? Let's discuss →
Developer experience

Engineered to get you to production fast.

REST-first design
Predictable, resource-oriented endpoints based on REST principles.
Clean JSON
Structured, consistent responses that are easy to parse and handle.
Simple auth
One token in the Authorization header. No OAuth dance.
Live docs
Interactive reference with request schemas and real responses.
No guesswork

Just real responses.

Here's a Discovery search end-to-end. Replace <your_token>and you're live.

curl -X POST https://stg.api.fair-indonesia.com/api/fairservice/discovery \
  -H "Authorization: <your_token>" \
  -H "Content-Type: application/json" \
  -d '{
    "platform": "instagram",
    "follower_count": { "min": 10000, "max": 500000 },
    "creator_location": ["Indonesia"],
    "engagement_rate": { "percentage_value": "3" },
    "sort_by": { "field": "FOLLOWER_COUNT", "order": "DESCENDING" },
    "limit": 10
  }'
Response · 200 OK
{
  "error": false,
  "total": 1843,
  "results": [
    {
      "username": "jennierubyjane",
      "fullname": "Jennie",
      "url": "https://instagram.com/jennierubyjane",
      "followers": 81204302,
      "engagementRate": 0.0421,
      "isVerified": true,
      "audience": {
        "topCountry": "Indonesia",
        "credibility": 0.91
      }
    }
  ]
}
Getting started

Live by next week.

01
Book a call
Tell us what you're building and we'll set you up with staging credentials.
02
Build with sandbox
Hit live endpoints with test credits and our interactive docs.
03
Go live
Flip to production and scale. We handle the data freshness.
FAQ

Frequently asked questions

Yes. Book a call and we'll set you up with staging credentials and test credits so you can build against live endpoints before going to production.

The data layer for your creator platform.

Power your product, tools, or agents with real creator data, at scale.