Back to catalog
📧

Enveloop

API Key

Design, host, and send emails and texts. All from one place - with a simple API

📧EmailHTTPSCORS enabled

Enveloop

Transactional Email Delivery

Message IdMsg_01J8XK2P4NQRVT7BWCZ3Y6MHD
StatusDelivered
RecipientJane.doe@example.com
SubjectYour order #78421 has shipped!
Sent At2025-10-14T09:32:11Z

Sample Response

response.json
1{
2 "messageId": "msg_01J8XK2P4NQRVT7BWCZ3Y6MHD",
3 "status": "delivered",
4 "recipient": "jane.doe@example.com",
5 "subject": "Your order #78421 has shipped!",
6 "sentAt": "2025-10-14T09: 32: 11Z"
7}

Code Snippets

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

Similar APIs