Influencer Marketing API

Search, enrich, and score influencers from a single API.

Natural language search across 5M+ profiles. Profile enrichment with audience demographics and brand safety. Campaign fit scoring. Lookalike discovery. Live scraping from Instagram, YouTube, and TikTok. One SDK, one API key.

quickstart.js
$ npm i influship
import Influship from 'influship'
const results = await influship.search('sustainable fashion creators in NYC with high audience trust')
console.log(results)
// results.data[0]:
// match_score: 0.94
// match_reasons: ["Content deeply aligned...", "Strong engagement..."]
// creator: { name: "Ella Rivera", ai_summary: "NYC-based sustainable..." }

5M+

Creator profiles indexed

5

API endpoints — search, enrich, score, lookalike, scrape

<200ms

Average response time

3 platforms

Instagram, YouTube, TikTok

Why teams choose the Influship influencer marketing API.

Most influencer marketing platforms lock their data behind dashboards. If you want to build creator discovery into your own product, enrich a CRM with influencer data, or automate campaign matching, you need an influencer marketing API that was designed for developers from day one.

Influship's influencer discovery API gives you programmatic access to over 5 million creator profiles across Instagram, YouTube, and TikTok. Search with natural language instead of rigid filters. Enrich profiles with audience demographics, brand safety scores, and AI-generated summaries. Score any creator against a campaign brief and get a fit score with explanations.

Unlike legacy influencer marketing APIs that require enterprise contracts and return stale cached data, Influship offers a free sandbox with real data, credit-based pricing with no minimums, and live scraping endpoints that pull fresh profiles and posts on demand. The TypeScript SDK and REST API work the same way — pick whichever fits your stack.

Capabilities

What you can do with the influencer discovery API.

Search is just the start. Enrich profiles, score campaign fit, find lookalikes, and pull live data — all from a single API.

Natural language creator search

Describe who you're looking for in plain English. Get AI-ranked results with match scores and explanations of why each creator fits your brief.

See full docs →
search.js
const results = await influship.search(
  "Micro-influencers in Austin who talk about BBQ
   and have a loyal audience that buys from DTC brands"
)

// results.data[0]:
// match_score: 0.94
// match_reasons: ["Content deeply aligned...", ...]
// creator: { name: "Ella Rivera", ... }

what comes back

How the influencer marketing API ranks results.

Every result includes an AI-generated explanation of why that creator matches your query. Not a keyword match — a reasoned assessment of content relevance, audience quality, and niche alignment.

@ecoella142.3K followers4.2% engagement verified
0.94
Content deeply aligned with sustainable fashion — 80% of recent posts cover eco-conscious brands, thrift styling, and ethical production.
Strong engagement rate (4.2%) with high comment-to-like ratio, suggesting genuine audience interest rather than passive scrolling.
NYC-based with 42% local audience concentration — matches geographic targeting for metro-specific campaigns.
@stylemaven89.1K followers5.1% engagement
0.91
Consistent sustainable fashion content with a focus on capsule wardrobes and DTC brand partnerships — strong thematic overlap.
Audience skews 18-29 with strong engagement — frequently drives traffic to brand sites via swipe-ups and link-in-bio.

Showing 2 of 12 results from a single search. Full response includes creator profiles, linked social accounts, and pagination. → docs

Developer workspace building influencer marketing integrations with creator data API

Who uses an influencer discovery API?

Creator marketplaces

Let your users search by describing what they want, not filtering dropdowns. Rank results by actual relevance.

SaaS platforms

Add creator intelligence as a feature — campaign scoring, recommendations, and audience analysis embedded in your product.

Agency tools

Your team describes a brief, your tool returns a ranked shortlist with fit scores and rationale. Hours of work in seconds.

Live data pipelines

Fresh data on demand. Our live scraping endpoints pull real-time profiles and posts from Instagram, YouTube, and TikTok.

Influencer marketing API pricing.

Credit-based pricing. No contracts. No minimums.

Free

to get started

Sandbox

Free. Real data. No credit card. Start building immediately.

Production

Pay per call with credits. Volume discounts as you scale.

See pricing details →

Enterprise

Custom pricing, SLA, dedicated support.

Talk to us →

Influencer marketing API FAQ.

Common questions about the Influship influencer discovery API, pricing, and getting started.

An influencer marketing API gives developers programmatic access to influencer data — creator profiles, audience demographics, engagement metrics, and content performance — so they can build discovery, scoring, and analytics features directly into their own products. Instead of using a dashboard, you make HTTP requests and get structured JSON back.
Most influencer marketing APIs only let you look up profiles you already know. Influship lets you search by describing what you want in plain English — "micro-influencers in Austin who talk about BBQ" — and returns AI-ranked results with match scores and explanations. You also get campaign fit scoring, lookalike discovery, and live scraping from a single API.
The API covers Instagram, YouTube, and TikTok. You can search across all three platforms simultaneously, enrich profiles from any of them, and pull real-time data via live scraping endpoints. The database indexes over 5 million creator profiles.
No. You can start with a free sandbox that returns real data — no credit card required. Production access is credit-based with no minimums and no contracts. Volume discounts are available as you scale, and enterprise plans with SLAs are available for teams that need them.
Common use cases include creator marketplaces with natural language search, SaaS platforms with embedded influencer intelligence, agency tools that match creators to campaign briefs automatically, and data pipelines that pull fresh influencer data on demand. Any product that needs creator data can use the API.
Describe the creator you are looking for in plain English — audience type, content niche, location, engagement patterns, brand affinities. The API uses AI to interpret your query and rank results by relevance, returning a match score and written explanation for each creator. No filters or dropdowns required.
Influship provides an official TypeScript/JavaScript SDK (npm install influship) and a standard REST API that works with any language. Authentication is a single API key passed as a header. Most developers are up and running in under five minutes.
Profile data in the search and enrich endpoints is refreshed regularly. For use cases that need the freshest data, the live scraping endpoints pull real-time profiles and recent posts directly from Instagram, YouTube, and TikTok on demand — not from a cache.

Your first call is five minutes away.

TypeScript SDK or REST. Free sandbox. Full docs with quickstart guides.