In SharePoint 2013 we can send emails using REST API where we can utilize SP.Utilities.Utility.SendEmail for doing the job.
Note: The recipient is limited to a valid SharePoint user for security reasons.
Note: You can add 'CC' and 'BCC' property also to send email, property 'results' having array.