Set up credentials
Open API Keys settings
Sign in to SendGrid and go to Settings > API Keys in the left navigation.
Two-factor authentication must be enabled on your account before you can
create an API key.
Choose Restricted Access
Select Restricted Access and grant the permissions you need. For sending,
enable Mail Send; add read access to Stats and Suppressions to review
delivery data.
Connect to Adapt
Add your credentials
Enter the values you gathered above, then click Add connection:
You can rename the connection and choose whether it is shared with your
organization or kept personal to you.
| Secret Name | Value |
|---|---|
SENDGRID_API_KEY | Your SendGrid API key |
Security
- Credentials are encrypted at rest with AES-256
- Use Restricted Access and grant only the scopes you need, such as Mail Send
- Rotate keys periodically; you can delete and recreate a compromised key without changing other credentials
- Never share your API key or commit it to source control