Send SMS
POST to https://eyemails.com/api/developer/send_sms with the following form data: email:YourEmailAddress api_key:YourApiKey schedule_id:ScheduleId of your campaign POST to https://eyemails.com/api/developer/send_sms with the following parameters schedule_id Required: The scheduleId of the campaign you want to send. Response: The API will respond with a success message if successful , or could return with error codes.
Read More →