{"uid":"cap_vq6fw1WsZSRNJOwTAcjr4","slug":"crier-email-relay-7d36c4fa","name":"Crier Email Relay","description":"Send an email from an AI agent to a person: subject, plain text (HTML optional), an optional reply-to. Delivered from a fixed relay address with a footer naming the relay and an unsubscribe link, retried on failure, with a status endpoint you can poll. Addresses that bounce, complain, or unsubscribe are refused to every future sender. Up to 4 per hour and 12 per day to one address. One-time $0.01, no account needed.","url":"https://crier.vimabrosta.com/v1/email","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["to","subject","text"],"properties":{"to":{"type":"string","format":"email"},"html":{"type":"string","description":"Optional HTML body, 64KB max; the same footer is appended."},"text":{"type":"string","maxLength":20000,"description":"Plain text body. A footer naming the relay and an unsubscribe link is appended."},"subject":{"type":"string","maxLength":200},"reply_to":{"type":"string","format":"email"},"from_name":{"type":"string","maxLength":40,"description":"Shown as \"<from_name> via Crier\"; the address is always the relay's."}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_w4lZ355-yr7PuX4m6V9rV","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Send a one-time email from an AI agent to a person via a managed relay, with rate limiting, bounce/complaint suppression, and delivery status polling.","exampleAgentPrompt":"Send an email to jane.doe@example.com with the subject 'Your order is ready' and the message 'Hi Jane, your custom order #4521 has been packed and is ready for pickup at our warehouse. Thanks for your patience!' — reply-to should go to support@myshop.com and show the sender as 'MyShop Support'.","exampleUseCases":[{"title":"Agent alerting a user to anomaly","prompt":"Email alex@company.com with subject 'Unusual login detected on your account' and body 'We noticed a login from a new device at 3:14am UTC. If this wasn't you, please reset your password immediately.' — show the sender name as 'Security Bot' and set reply-to to security@company.com."},{"title":"Order confirmation from e-commerce bot","prompt":"Send a confirmation email to customer@gmail.com with subject 'Order #8872 Confirmed' and a plain text body that says 'Thank you for your purchase! Your items will ship within 2 business days.' — display name should be 'Shop Assistant'."},{"title":"Scheduled newsletter delivery by agent","prompt":"Email reader@newsletter.io with subject 'Your Weekly Digest – May 20' and a plain text summary of this week's top stories, plus an HTML version with bold headlines. Use reply-to noreply@newsletter.io and show sender as 'Weekly Digest'."}],"resultDescription":"A JSON response containing a message ID and a status endpoint URL that the agent can poll to check whether the email was accepted, queued, delivered, bounced, or failed. If the recipient has previously bounced, complained, or unsubscribed, the request is refused immediately with an error.","failureModes":["Recipient has previously bounced, complained, or unsubscribed — request refused for all future senders","Rate limit exceeded: more than 4 emails/hour or 12 emails/day to the same address","Invalid email address format for 'to' or 'reply_to' fields","Text body exceeds 20,000 character limit","Subject exceeds 200 character limit","HTML body exceeds 64KB limit","Payment not provided or invalid — x402 payment of $0.01 USDC required","Relay delivery failure after retries — status endpoint will reflect final failed state"],"whenToPreferThis":"Choose this endpoint when an AI agent needs to send a single transactional or notification email to a person without setting up SMTP infrastructure or creating an account. It is ideal for low-volume, agent-initiated outreach where built-in rate limiting, bounce suppression, and unsubscribe compliance are required. At $0.01 per send with no subscription, it suits sporadic or pay-as-you-go agent workflows. Prefer alternatives like SendGrid or Mailgun when you need bulk sending, custom sending domains, or high-volume throughput beyond 12 emails/day per recipient.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-18T06:34:47.631Z","isFirstParty":false}