Skip to main content

Influship API

Find, analyze, and match influencers at scale with AI-powered search.

Core Features

AI Search

Natural language queries that understand context and intent

Lookalike Discovery

Find creators similar to your top performers

Quick Example

curl -X POST https://api.influship.com/v1/search \
  -H 'X-API-Key: YOUR_KEY' \
  -d '{"query": "sustainable fashion creators with engaged audiences"}'
{
  "items": [{
    "id": "550e8400-...",
    "name": "Sarah Johnson",
    "profiles": [{
      "platform": "instagram",
      "follower_count": 125000,
      "engagement_rate": 4.5
    }],
    "match": {
      "score": 0.92,
      "reasons": ["Strong sustainable fashion focus"]
    }
  }]
}

Get Started

Platform Coverage

PlatformStatus
InstagramFully supported
TikTokPartial support
YouTubeComing soon

Start Building

1

Get API Key

2

Read the Quickstart

Follow our 5-minute guide
3

Explore the API

Browse the API Reference
Startup Program: Contact elliot@influship.com for preferred pricing and dedicated support.