World's best
creator discovery API.
Search, filter, and enrich 380M+ creators across Instagram, TikTok, and YouTube — with clean endpoints and, when filters aren’t enough, natural-language AI Search.
Find any creator with AI-powered search.
Use image search to find creators that match your brand's exact visual requirements — themes, products, or activities.
2,847 creators found — top match
@emmafit_pro · Instagram
Describe what you're looking for in plain language — Lolly returns the creators who match.
POST /ai/instagram/text-search
{
"page": 0,
"filters": { "followersCount": { "min": 10000 } },
"query": "woman lifting weights"
}See every brand collaboration instantly.
See the full history of collaborations a creator has run with other brands.
Brand collaborations
Query the data behind every collab.
POST /collaborations/post
{
"id": "himmy",
"platform": "instagram",
"limit": 10
}Every collab returns views, engagement rate, EMV, and post counts.
Access 380M+ creator profiles with one API.
Lookalike suggestions surface similar creators automatically.


creator profiles across every major platform.
Rich creator profiles with 35+ data points.
Pull full reports with audience demographics, performance metrics, sponsored-post history, and more.
Himmy
@himmy




Generate a detailed breakdown for any handle in a single call.
POST /instagram/profile/himmy/report
Audience
Check authenticity, confirm brand fit, and build automated vetting straight into your product.
Everything you need in a single creator API
Structured, accurate creator data for any application — refreshed regularly to stay fresh and reliable.
Profile data
Bio, contact, and account details
- Full name
- Username
- Bio / description
- Profile URL
- Profile picture
- Location
- Gender
- Verified status
- Contact info
Analytics data
Follower growth and engagement
- Followers count
- Follower growth rate
- Engagement rate
- Avg. engagements
- Avg. reel plays
- Average likes
- Average views
- Paid post performance
Content metadata
Granular post-level metrics
- Posts count
- Recent posts
- Popular posts
- Sponsored posts
- Past brand partnerships
- Interests
- Keywords
- Hashtags & mentions
Audience data
Demographics and audience insight
- Audience demographics
- Audience location
- Audience languages
- Audience interests
- Audience ethnicities
- Audience overlap
- Audience lookalikes
- Credibility score
One API. Endless creator intelligence.

Custom marketing platform.
Run Lolly as the engine behind a white-label product — creator search, analytics, and campaign tools under your own brand.
AI applications and agents.
Point your LLMs at an API they can reason over. Build predictive analysis, automated outreach and negotiation, and more.
Internal tools and workflows.
Wire Lolly into your own systems to move faster. Automate vetting, reporting, and programmatic campaign tracking.
Built for developers. Optimized for scale.
Fast, reliable API responses every time.
curl -X POST \
https://api-app.lolly.com/v1/instagram/search \
-H 'Authorization: Bearer lly_live_<your_key>' \
-d '{
"page": 0,
"sort": { "field": "followers", "direction": "desc" },
"filter": {
"influencer": {
"followers": { "min": 20000 },
"engagementRate": 0.03,
"keywords": "supercars",
"hasContactDetails": [
{ "contactType": "email", "filterAction": "must" }
]
}
}
}'{
"error": false,
"total": 1,
"lookalikes": [
{
"userId": "1436859892",
"profile": {
"engagementRate": 0.0315,
"followers": 164082435,
"username": "creator",
"isVerified": true
}
}
]
}Getting started is easy.
Book a call, share your goals, and start building on Lolly today.
Request a demoNeed something custom? Let's build it together.
Request a demoFrequently asked questions
Generate an API key in your Lolly account under API access — the full key (lly_live_…) is shown once, so store it securely. Send it on every request in the Authorization header as a Bearer token. Keys need the influencers:read and influencers:refresh scopes to call the lookup endpoint.
Instagram, TikTok and YouTube. Pass platform=instagram, tiktok or youtube together with a username to GET /api/public/v1/influencers/lookup. Results are cached per platform, so the same handle on different platforms never collides.
A Report lookup returns the full, enriched profile — audience demographics, engagement, posts and more — and resolves in about 70 seconds via polling. A Quick lookup returns a fast, lightweight snapshot in a single call (~5–12s, no polling). A Report costs 1 credit; a Quick costs 0.05 credit.
Credits are spent only on a definitive result — a returned profile (200) or a confirmed no-result (404). You are never charged while a lookup is still processing (202), when you are out of credits (402), or on an upstream error (502). Charges are idempotent per request, and unused credits roll over during your term.
Requests are throttled to 60 per minute per API key. Every response carries X-RateLimit-Limit, X-RateLimit-Remaining and X-RateLimit-Reset headers; if you go over the limit you get a 429 with a Retry-After header telling you how long to wait.
An account that exists but sits below the ~900-follower threshold returns 404 not_influencer — distinct from not_found, which means the handle does not exist on the platform. Both are definitive results.
380M+ creator profiles.
One powerful API.
Search every creator, generate full reports, and go beyond filters with AI Search. Spend the rest of your day building.
