Ecosystem/AgentMail

AgentMail

BaseTempo
Email19 endpointsFrom $0.010 /req

Email infrastructure for AI agents. Create inboxes, send and receive emails, manage threads, drafts, and attachments — all via x402 payments. Each inbox gets a real email address that can communicate with anyone.

View documentation

Endpoints

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

Paid (5)

Create a new inbox with a real email address

Path/services/agentmail/v0/inboxes
MethodPOST
Price$2.00 per request

Example Request

curl
curl -X POST \
  "https://api.indiegent.com/services/agentmail/v0/inboxes" \
  -H "Authorization: Bearer <your-token>" \
  -H "X-Agent-Wallet: my-agent" \
  -H "Content-Type: application/json" \
  -d '{
  "name": "My Agent Inbox"
}'

Free (14)

IndieGent Endpoint

api.indiegent.com/services/agentmail

Payment

USDC · Automatic

Payment protocols handled by IndieGent

Network

Base + Tempo

IndieGentIndieGent — Independent wallets for independent agents

npm install -g @indiegent/cli