Complete reference for integrating influencer discovery, analytics, and search into your product. REST JSON API for Instagram, TikTok, and YouTube.
No annual commitment. Includes 400M+ profiles, Discovery & Raw endpoints, white-label PDFs, and dedicated onboarding. See full API overview →
Build discovery tools, analytics dashboards, automation systems, and SaaS products on one infrastructure.
Discovery tools
Analytics dashboards
Automation systems
SaaS products
import requests
url = "https://socapi.icu/v2.0/api/reports/new/"
headers = {
"X-Api-Key": "YOUR_API_KEY",
"Content-Type": "application/json",
}
payload = {
"username": "creator_handle",
"platform": "instagram",
}
response = requests.post(url, json=payload, headers=headers)
print(response.json())SEO guides plus interactive OpenAPI reference hosted on influencify.co.
Filter creators by category, followers, engagement, and platform.
View docsPass your API key in the X-Api-Key header on every request. Whitelist production IPs in your dashboard.
10 req/s on standard endpoints; raw TikTok/YouTube up to 100 req/s. Pagination and rate-limit headers included.
Enterprise-grade influencer data infrastructure with unmatched coverage and reliability
Creator profiles
API format
Platforms supported