📮
Mailwind
  • 🚀Getting started
    • 👋Introduction
    • 🔗Add a provider
  • 📚Documentation
    • 🎨Tailwind configuration
    • 🔡Dynamic Expressions
    • 📱Responsive
  • API parameters
  • Sendgrid
    • Send an email
      • cURL
      • .NET
      • NodeJS
      • PHP
  • AWS SES
    • Obtain your credentials
    • Send an email
      • cURL
      • .NET
      • NodeJS
      • PHP
  • Resend
    • Send an email
      • cURL
      • .NET
      • NodeJS
      • PHP
Powered by GitBook
On this page
  • Parameters
  • Endpoint
  • Authorization
  • Example
  1. Sendgrid

Send an email

PreviousAPI parametersNextcURL

Last updated 1 year ago

Parameters

Find all parameters via this link:

Endpoint

POST https://api.mailwind.io/v1/send/sendgrid/v3

Authorization

Bearer <<YOUR_API_KEY_HERE>>

Example

https://docs.sendgrid.com/api-reference/mail-send/mail-send
cURL
.NET
NodeJS
PHP