Resend
communityModern email API for developers. Send transactional emails with React Email templates.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
POST
https://api.resend.com/emailsSend an email
Parameters
torecipient(s) (string|string[]requiredfromsender email (stringrequiredhtmlHTML body (stringoptionaltextplain text body (stringoptionalsubjectemail subject (stringrequiredreply_toreply-to address (stringoptionalReturns
id (email ID string)GET
https://api.resend.com/emails/{id}Get email details
Parameters
idemail ID (stringrequiredReturns
id, from, to, subject, created_at, last_event with status and timestampGET
https://api.resend.com/domainsList verified domains
Returns
data[] with id, name, status, created_at, region, records[] for DNS verification