← back
Influencers Club

Influencers Club

85

Creator discovery and enrichment API with 340M+ profiles across 47 platforms -- search, enrich by email or handle, and get 40+ data points per creator.

API KeySubscriptionJSONBot Blocking: NoneNo CCcreator-discoveryinfluencer-marketingdata-enrichmentinstagramyoutubetiktoktwittertwitchsocial-mediaemail-finder

Pros

  • + Broadest platform coverage (47 platforms, 340M+ profiles) with cross-platform linking -- agents can resolve a single email or handle into a full multi-platform creator profile in one call
  • + Simple API Key auth with no OAuth or per-platform approvals -- one key unlocks enrichment and discovery across all supported platforms
  • + Rich structured data (40+ metrics per profile including audience demographics, engagement rates, and verified emails) reduces the need for agents to call multiple APIs

Cons

  • - No free tier for ongoing use -- the 10 free credits are one-time trial only, and the $249/month API plan is a high floor for experimentation
  • - No public OpenAPI spec and limited public code samples -- agents need manual endpoint configuration rather than auto-discovery

Integration

example.py
import requests
headers = {    "x-api-key": "YOUR_API_KEY",    "Content-Type": "application/json"}
# Enrich a creator by emailresp = requests.post(    "https://api.influencers.club/v1/enrich/email",    headers=headers,    json={"email": "[email protected]"})profile = resp.json()print(profile)

Details

Category
People Search
Pricing
Subscription
Free Tier
Free trial with 10 export credits on signup, no credit card required. API + Dashboard plan starts at $249/month. Dashboard-only plan at $199/month.
Rate Limit
Plan-dependent; contact support for specific limits. Community reports suggest ~5 req/sec throughput.
Verified
2026-03-31

Score Breakdown

Base +50
OpenAPI Spec (No) 0
Auth Complexity (API Key) +10
Response Format (JSON) +10
Bot Blocking (None) +10
No Credit Card (Yes) +5
Completely Free (No) 0
Total 85

Related APIs in People Search