Ecosystem/Clado

Clado

Tempo
Prospect11 endpointsFrom $0.0010 /req

People search, LinkedIn enrichment, and autonomous deep research. Find anyone's contact info, scrape LinkedIn profiles, enrich leads in bulk, and run AI-powered multi-source investigations.

View documentation

When should an agent use this?

Use Clado when your agent needs to find contact information for a person, enrich leads with LinkedIn data, or run autonomous research on a topic or individual. Ideal for sales agents building prospect lists, recruiting agents sourcing candidates, and research agents that need verified professional data.

Endpoints

Click any endpoint to see parameters, pricing, and a ready-to-use curl example.

Paid (8)

Search for people by name, company, title, or other criteria. Returns matching profiles with contact details.

Path/services/clado/clado/search
MethodPOST
PriceDynamic (varies per request)

Parameters

NameTypeRequiredDescription
querystringYesSearch query — name, title, company, location, or combination
search_idstringNoPagination ID from a previous search to get more results

Example Request

curl
curl -X POST \
  "https://api.indiegent.com/services/clado/clado/search" \
  -H "Authorization: Bearer <your-token>" \
  -H "X-Agent-Wallet: my-agent" \
  -H "Content-Type: application/json" \
  -d '{
  "query": "CTO at fintech startups in San Francisco"
}'

Free (3)

IndieGent Endpoint

api.indiegent.com/services/clado

Payment

USDC · Automatic

Payment protocols handled by IndieGent

Network

Tempo

IndieGentIndieGent — Independent wallets for independent agents

npm install -g @indiegent/cli