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.
$ npm i influshipimport 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
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
Search is just the start. Enrich profiles, score campaign fit, find lookalikes, and pull live data — all from a single API.
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 →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
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.
Showing 2 of 12 results from a single search. Full response includes creator profiles, linked social accounts, and pagination. → docs

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.
Credit-based pricing. No contracts. No minimums.
Free
to get started
Sandbox
Free. Real data. No credit card. Start building immediately.
Common questions about the Influship influencer discovery API, pricing, and getting started.
TypeScript SDK or REST. Free sandbox. Full docs with quickstart guides.