Resend
Set up API access for Resend, an email API for developers. Send transactional and marketing emails with a simple REST API.
getapi resend
Prerequisites
- A Resend account
Credentials
| Variable | Description | Sensitive |
|---|---|---|
RESEND_API_KEY |
API key for authenticating requests | Secret |
Setup Steps
- 1 Info
- 2 Open URL
- 3 Info
- 4 Input
- 5 Validate
Things to Know
- API keys are only shown once when created. If you lose it, you'll need to create a new one.
- Free tier includes 3,000 emails/month and 100 emails/day.
- You must verify a domain before sending from custom email addresses. You can use the onboarding@resend.dev sender for testing.
- Resend uses API keys prefixed with 're_'. Don't confuse them with other services' keys.