Back to catalog
📧

Sweego

API Key

Self-serve multichannel notification platform for transactional email, SMS, push web& mobile, chat, in-app

📧EmailHTTPSCORS enabled

Your order has shipped!

customer@example.com

Message IdMsg_4Kx9nPqR2Z
ToCustomer@example.com
SubjectYour order has shipped!
StatusDelivered
Delivered At2025-12-01T09:15:42Z

Sample Response

response.json
1{
2 "message_id": "msg_4Kx9nPqR2Z",
3 "to": "customer@example.com",
4 "subject": "Your order has shipped!",
5 "status": "delivered",
6 "delivered_at": "2025-12-01T09: 15: 42Z"
7}

Code Snippets

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

Similar APIs