Authorization

To use the API it will be necessary for each request to send a header with your apikey.

You can find your API KEY at https://youremailapi.com/admin


curl -XPOST -H 'apikey: your api key here' 'https://api.youremailapi.com/mailer'