Using 108api with amazonaws.com

unknown integration

Install
# See https://github.com/Godbyhub/108api
<p>Composes an email message and immediately queues it for sending. In order …
curl \
  -H "Authorization: $API_KEY" \
  http://email.us-east-1.amazonaws.com/#Action=SendEmail
<p>Generates and sends a bounce message to the sender of an email you receive…
curl \
  -H "Authorization: $API_KEY" \
  http://email.us-east-1.amazonaws.com/#Action=SendBounce
<p>Displays the template object (which includes the Subject line, HTML part a…
curl \
  -H "Authorization: $API_KEY" \
  http://email.us-east-1.amazonaws.com/#Action=GetTemplate
SDK on GitHub 📄 API Docs
SDK
108api
unknown
API
amazonaws.com
amazonaws.com:email
At a glance
Language unknown
Endpoints142
Base URLhttp://email.us-east-1.amazonaws.com