API Reference
Base URL
https://api.sendune.comThere are four API endpoints.
1. Contacts API
https://api.sendune.com/add-contact {
"method": "POST",
"url": "https://api.sendune.com/add-contact",
"headers": {"template-key": "*****************************zkLG"},
"body": {
"email": "[email protected]",
"status": "Unsubscribe",
"full_name": "John Due",
"mobile": "+918098763849",
"dob": "10-10-1990",
"gender": "Male",
"city": "Hyderabad",
"country": "India",
"add_tags": "aaa,bbb,ccc",
"remove_tags": "ddd,eee,fff"
}
}2. Email API
Rate Limits
Plan
Rate Limit (requests/minute)
Last updated