Instagram Influencer Database
Find Wellness Influencers on Instagram
Access a searchable database of wellness influencers — holistic health creators, self-care advocates, and well-being coaches. Filter by country, follower count, gender, and more. Retrieve business emails and bios via a simple API call — no signup, no subscription, just $0.10 per search.
Sample Results
Representative examples of profiles returned by the API.
@holisticwellness.co
Holistic health & rituals
@innerpeace.daily_
Mental wellness & self-care
@adaptogen.life
Supplements & adaptogens
@slowliving.studio
Slow living & intentional life
Business emails included. Profiles with Instagram business contact enabled return a
public_email field — ready for outreach without manual research.
Browse by Country
Find wellness influencers in specific markets:
API Usage
ShellREST API
# Try free — no payment needed: curl "https://socialintel.dev/v1/search?category=Health&limit=20&demo=true" # Pay automatically (x402 — no API key needed): npx agentcash@latest fetch \\ "https://socialintel.dev/v1/search?category=Health&limit=20"
Pythonhttpx
# pip install 'x402[httpx,evm]'
from x402.http.clients import x402HttpxClient
# x402 client pays automatically on 402 responses
async with x402HttpxClient(client) as http:
r = await http.get(
"https://socialintel.dev/v1/search",
params={
"category": "Health",
"limit": 50,
"min_followers": 10000,
},
)
influencers = r.json()["results"]
# Full setup: https://socialintel.dev/docs/quickstart
Pricing
| Results | Price | Per Lead |
|---|---|---|
| 20 results | $0.10 | $0.005 |
| 50 results | $0.16 | $0.0032 |
| 100 results | $0.26 | $0.0026 |
Payment via x402 protocol using USDC on Base or Solana. No subscription, no signup. AI agents can pay automatically.
Frequently Asked Questions
How do I find wellness influencers via the Social Intel API?
Send a GET request:
GET https://socialintel.dev/v1/search?category=Health&limit=20. Payment is $0.10 per search via x402 (USDC on Base or Solana) — no account required.What data is returned for each influencer profile?
Each profile includes: Instagram username, full name, follower count, following count, bio text, business email (when publicly listed), profile category, and verification status.
Do I need a subscription or API key?
No. Social Intel uses x402 micropayments — you pay per search with USDC on Base or Solana. No signup, no monthly fee, no API key. AI agents (Claude, GPT-4, etc.) can pay automatically.
How do I find wellness influencers for supplement or CBD brands?
Use
category=Health with query=supplements, query=adaptogens, or query=CBD wellness. Wellness creators are receptive to supplement partnerships and typically list business contact info.What's the difference between health and wellness influencers?
Health influencers tend to be medically-credentialed (nurses, dietitians, therapists). Wellness influencers focus on lifestyle practices — meditation, clean eating, self-care routines. Use
query=holistic or query=self care to target wellness creators specifically.Can I target wellness influencers by niche within wellness?
Yes. Combine
category=Health with specific queries: query=sleep health, query=gut health, query=stress management, or query=hormone health. These sub-niches have dedicated creator communities.Start Finding Wellness Influencers
First search costs $0.10. No signup, no API key. Pay with USDC on Base or Solana.