Influship API

Creator intelligence, one API.

Search, score, enrich, and retrieve public creator data with one key.

Requestcreator-search.ts
import Influship from 'influship';

const client = new Influship({
  apiKey: process.env.INFLUSHIP_API_KEY,
});

const results = await client.search.create({
  query: 'UK running creators with strong video content',
});

console.log(results.data);
Example responseapplication/json
{
  "data": [
    {
      "username": "sarahpace",
      "followers": 184320,
      "match_score": 0.93,
      "match_reasons": [
        "Running-led content",
        "Strong short-form video cadence",
        "UK audience signals"
      ]
    }
  ]
}
Real endpoint and contract-compatible sampleFull reference

$0

free sandbox

1 key

search and raw data

REST

works from any stack

TypeScript

official typed SDK

A creator intelligence workspace viewed on a tablet

From a brief to usable data.

Find the right creatorsDescribe the audience, niche, location, content, and brand fit in natural language.
Understand the matchReturn ranked results with current creator context, scores, and written reasons.
Pull source dataFetch fresh public Instagram and YouTube data when the workflow needs it.

Start free, then meter what you use.

The sandbox returns real data. Production requests use credits with no minimum contract.

Get API key
Sandbox
Free
One credit
$0.01
Minimum
None
Billing
Usage

Before you build.

Exact schemas, limits, and authentication live in the API reference.

What is an influencer API?

An influencer API is an HTTP service that returns structured creator data as JSON, so you can build influencer features into your own product instead of working from a dashboard. Influship adds natural-language Instagram creator search, profile enrichment, campaign fit scoring, lookalike discovery, and raw Instagram and YouTube endpoints behind a single API key. There is a free sandbox that returns real data.

What is an influencer marketing API?

An influencer marketing API gives developers programmatic access to creator profiles, audience demographics, engagement metrics, and content performance. This lets teams 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.

How is this different from other influencer discovery APIs?

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, such as "micro-influencers in Austin who talk about BBQ." It returns AI-ranked results with match scores and explanations. You also get campaign fit scoring, lookalike discovery, and live scraping from a single API.

What platforms does the influencer marketing API cover?

Creator search, profiles, matching, and lookalike discovery currently cover Instagram. Raw endpoints provide fresh Instagram profiles, posts, and transcripts plus YouTube channels, transcripts, and search.

Do I need an enterprise contract to use the API?

No. You can start with a free sandbox that returns real data, with 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.

What can I build with an influencer discovery API?

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.

Make the first request today.

Create an account, generate a key, and inspect a real response in the sandbox.

Talk to our API team.

Building on the Influship API at scale? Tell us about your use case and we'll share enterprise pricing, volume discounts, and architecture guidance.

For smaller projects you can grab an API key and start in the free sandbox — no call needed.

Tell us what you're building

We never share your data with third parties.