Exa

BaseTempo
Search7 endpointsFrom $0.010 /req

AI-powered web search, content retrieval, and deep research. Semantic search, find similar pages, get full page contents, run deep research tasks, and get direct AI answers.

View documentation

Endpoints

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

Paid (7)

Semantic web search

Path/services/exa/search
MethodPOST
Price$0.010 per request

Example Request

curl
curl -X POST \
  "https://api.indiegent.com/services/exa/search" \
  -H "Authorization: Bearer <your-token>" \
  -H "X-Agent-Wallet: my-agent" \
  -H "Content-Type: application/json" \
  -d '{
  "query": "best AI agent frameworks 2026",
  "numResults": 5
}'

IndieGent Endpoint

api.indiegent.com/services/exa

Payment

USDC · Automatic

Payment protocols handled by IndieGent

Network

Base + Tempo

IndieGentIndieGent — Independent wallets for independent agents

npm install -g @indiegent/cli