Skip to main content

0. Try it free (no payment)

Before setting up a wallet, verify the API works with ?demo=true:
Returns 3 cached results instantly. No USDC, no signup.
Building with an AI agent? Skip the wallet setup entirely — use AgentCash. It handles wallet, USDC, and x402 payment automatically:
Your agent (Claude, GPT, Cursor, etc.) can then call fetch("https://socialintel.dev/v1/search?category=Fitness&limit=10") and AgentCash pays automatically. Learn more →

1. Install an x402 client

The x402 protocol handles payment automatically. Install a client for your language:
You’ll need a wallet with USDC on Base. The x402 client uses your private key to sign payment transactions automatically.

2. Make a request

3. Inspect the response

Each result includes the influencer’s profile data, follower count, business category, bio, and — for business accounts — their public contact email (~50% of business accounts have a public email).

What just happened?

  1. Your client sent a GET request to /v1/search
  2. The API responded with HTTP 402 and payment details (amount, wallet, chain)
  3. Your x402 client automatically paid $0.10 USDC on Base
  4. The API returned the search results
The entire payment flow is invisible to your code — the x402 client handles it.

Next steps

Full Parameters

All available search filters

Response Schema

Every field in the response

Code Examples

Python, Node.js, curl, and AgentCash

Pricing

Dynamic pricing formula