POST to  https://eyemails.com/api/developer/send_emails  with the following form data:

email:YourEmailAddress
api_key:YourApiKey
schedule_id:ScheduleId of your campaign

POST to  https://eyemails.com/api/developer/send_emails  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.