๐Ÿ“ง

Email Send API

Send transactional emails programmatically. Supports HTML and plain text, custom from names, and reliable delivery.

API Docs $0.001 / request

About this tool

Send transactional emails programmatically. Supports HTML and plain text, custom from names, and reliable delivery.

Quick Start

curl -X POST https://api.iteratools.com/email/send \ -H "Authorization: Bearer YOUR_KEY" \ -H "Content-Type: application/json" \ -d '{"to": "user@example.com", "subject": "Hello", "body": "Your message here"}'

Response

{"success": true, "message_id": "msg_abc123"}

Pricing

$0.001 per request via x402 micropayment on Base (USDC).

Full Documentation Browse All Tools