Social Intel API
socialintel.dev
· Social Intel
Instagram influencer discovery API for AI agents. Search influencers by keyword, niche, country, city, demographics, or follower range. Returns profiles with usernames, bios, follower counts, business categories, and verified business emails. Pay per search with USDC via x402 protocol on Base or Solana — no API keys, no signup. Free demo mode returns 3 cached results at no cost. Ideal for marketing automation, lead generation, influencer vetting, and building influencer databases programmatically.
socialintel.dev via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 41/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-21 00:01:58 current | 0b7b76bc0808… |
view → |
Endpoints
0xb1acd9e0269023546074400a434e703b646aabba · basescan ↗
| Agent card | https://socialintel.dev/.well-known/agent-card.json |
| Provider | https://socialintel.dev |
| Docs | https://socialintel.dev/docs |
Skills · 1 declared · mapped to canonical taxonomy
Find Instagram influencers by niche keyword, country, city, gender, follower range, or business category. Returns up to 100 profiles per request with username, …
Health · last 3 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/socialintel.dev) [](https://agenstry.com/agents/socialintel.dev) [](https://agenstry.com/agents/socialintel.dev) [](https://agenstry.com/agents/socialintel.dev)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "Social Intel API",
"description": "Instagram influencer discovery API for AI agents. Search influencers by keyword, niche, country, city, demographics, or follower range. Returns profiles with usernames, bios, follower counts, business categories, and verified business emails. Pay per search with USDC via x402 protocol on Base or Solana \u2014 no API keys, no signup. Free demo mode returns 3 cached results at no cost. Ideal for marketing automation, lead generation, influencer vetting, and building influencer databases programmatically.",
"url": "https://socialintel.dev",
"version": "1.0.0",
"protocolVersion": "1.0.0",
"iconUrl": "https://socialintel.dev/logo-512.png",
"logoUrl": "https://socialintel.dev/logo.svg",
"faviconUrl": "https://socialintel.dev/favicon.svg",
"documentationUrl": "https://socialintel.dev/docs",
"provider": {
"organization": "Social Intel",
"url": "https://socialintel.dev",
"iconUrl": "https://socialintel.dev/logo-512.png"
},
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "search_leads",
"name": "Search Instagram Influencers",
"description": "Find Instagram influencers by niche keyword, country, city, gender, follower range, or business category. Returns up to 100 profiles per request with username, bio, follower count, category, verified status, and business email (~50% of accounts).",
"tags": [
"instagram",
"influencer",
"lead-generation",
"marketing",
"social-media",
"x402"
],
"examples": [
"Find fitness influencers in the United States with 10K-100K followers",
"Search beauty bloggers in Los Angeles",
"Get travel influencers with business emails"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
}
],
"securitySchemes": {
"x402": {
"type": "http",
"scheme": "bearer",
"description": "x402 USDC micropayment on Base (eip155:8453) or Solana"
}
},
"authentication": {
"schemes": [
"x402"
]
},
"endpoints": {
"search": "https://socialintel.dev/v1/search",
"mcp": "https://socialintel.dev/mcp",
"openapi": "https://socialintel.dev/openapi.json",
"documentation": "https://socialintel.dev/docs"
},
"payment": {
"protocol": "x402",
"chains": [
{
"network": "eip155:8453",
"name": "Base",
"currency": "USDC",
"payTo": "0xB1Acd9E0269023546074400A434e703B646AaBBa"
},
{
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"name": "Solana",
"currency": "USDC",
"payTo": "Fj2MVB43hefNzf2XtJp9wGYqS6zHyLzewZ2Vbo4EmBvV"
}
],
"priceRange": {
"min": "$0.50",
"max": "$1.30"
},
"pricingFormula": "$0.50 for \u226420 results, +$0.01 per result above 20 (max $1.30 at limit=100)"
}
}