CodePulse API – Send Email Notification is a paid API for AI agents from codepulse-api.hahavoid0.workers.dev, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-14, last successful call 2026-07-28).
Sends a transactional email to a specified recipient with a custom subject and body (HTML supported) via Resend, paid per-call with USDC on Base.
Sends automated email notifications using the Resend API.
A JSON object containing a success boolean, a unique emailId string confirming delivery was queued, a confidence rating, an optional warnings array, and a disclaimer note. Returns supported:true when the operation was handled correctly.
POSThttps://codepulse-api.hahavoid0.workers.dev/notify/emailChoose this endpoint when you need a lightweight, pay-per-call email delivery capability with no subscription or API key management — ideal for AI agents that need to send transactional or notification emails on demand, billed per use in USDC via the x402 protocol on Base. Prefer over full email platforms when sending low-volume, event-driven emails without infrastructure overhead.
| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"type": "json",
"example": {
"result": {
"emailId": "id_123",
"success": true
},
"warnings": [],
"supported": true,
"confidence": "high",
"data_as_of": "2026-06",
"disclaimer": "Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting."
}
}Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"