Back to catalog
📧

Resend

API Key

Email API for developers

📧EmailHTTPSCORS enabled

Resend

Email

Email IdMsg_4vBqYnRsT8Lw
ToJane.doe@example.com
SubjectYour order has shipped
StatusDelivered
Sent At2025-08-12T08:05:33Z

Sample Response

response.json
1{
2 "email_id": "msg_4vBqYnRsT8Lw",
3 "to": "jane.doe@example.com",
4 "subject": "Your order has shipped",
5 "status": "delivered",
6 "sent_at": "2025-08-12T08: 05: 33Z"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://resend.com/docs/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs