Quick summary
Setting up SendGrid SMTP requires generating an API key, creating a sender identity, and entering your SMTP credentials into your email platform. This step-by-step process lets you send transactional or marketing emails reliably through SendGrid's infrastructure.
Steps
- Navigate to Settings in the left sidebar and select API Keys.
- Click the Create API Key button on the API Keys page.
- Enter a Name for your API key and set the access level to Full Access.
- Save your API key immediately — it will not be shown again after this step.
- Click Create Sender Identity to set up your verified sending address.
- Enter your sender identity details and click Create to save.
- Enter your SMTP settings into your email or e-commerce platform: server smtp.sendgrid.net, username apikey, port 587, and your generated API key as the password.
- Go to your email inbox and click the verification link to verify your sender.



