Twilio SendGridCommunicationReady to ship

SendGrid API Integration

Transactional and marketing email at scale with dynamic templates and analytics.

Skip the docs, licences and sandboxes. Our SendGrid API integration is already built, tested and compliance-ready — plug it into your product and go live in days, not months, with Aeologic.

Provider
Twilio SendGrid
Version
v3
Uptime
99.98%
Latency
260 ms
Access
Licensed
EmailTemplates

Endpoints included

  • POST/sendgrid/v3/mail/send
    Sends a templated transactional email.

Try it in the sandbox

Sends a templated transactional email.
POSThttps://sandbox.aeologic.io/sendgrid/v3/mail/send
Requestapplication/json
{
  "from": {
    "email": "no-reply@aeologic.io"
  },
  "personalizations": [
    {
      "to": [
        {
          "email": "ananya@example.com"
        }
      ],
      "dynamic_template_data": {
        "order_id": "AEO-88213"
      }
    }
  ],
  "template_id": "d-9f3c2a1b"
}
Response
Run the sample to see a live response
Returns masked / synthetic data in Sandbox

Ship SendGrid in days

Tell us your stack and we'll wire up SendGrid API integration for your team.

Talk to Aeologic