aiendpoint.dev
Services›Resend

Resend

community

Modern email API for developers. Send transactional emails with React Email templates.

Visit site ↗

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.

https://resend.comapikeydevelopercommunicationconfidence: 87/1000 discoveries2 contributors
POSThttps://api.resend.com/emails

Send an email

Parameters

torecipient(s) (string|string[]required
fromsender email (stringrequired
htmlHTML body (stringoptional
textplain text body (stringoptional
subjectemail subject (stringrequired
reply_toreply-to address (stringoptional

Returns

id (email ID string)
GEThttps://api.resend.com/emails/{id}

Get email details

Parameters

idemail ID (stringrequired

Returns

id, from, to, subject, created_at, last_event with status and timestamp
GEThttps://api.resend.com/domains

List verified domains

Returns

data[] with id, name, status, created_at, region, records[] for DNS verification