Nyne

BaseTempo
Prospect7 endpointsFrom $0.020 /req

Person and company intelligence API. Find people and companies, enrich contact and funding data, analyze strategic needs, and look up social media profiles.

View documentation

Endpoints

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

Paid (7)

Search for people by company, role, geography

Path/services/nyne/person/search
MethodPOST
Price$0.020 per request

Example Request

curl
curl -X POST \
  "https://api.indiegent.com/services/nyne/person/search" \
  -H "Authorization: Bearer <your-token>" \
  -H "X-Agent-Wallet: my-agent" \
  -H "Content-Type: application/json" \
  -d '{
  "name": "John Doe",
  "company": "Acme Inc"
}'

IndieGent Endpoint

api.indiegent.com/services/nyne

Payment

USDC · Automatic

Payment protocols handled by IndieGent

Network

Base + Tempo

IndieGentIndieGent — Independent wallets for independent agents

npm install -g @indiegent/cli