Add Sending Domain
Before sending emails, you need to verify ownership of your sending domain by adding DNS records. This ensures high deliverability and authenticates your emails.
- Add your domain or subdomain (we recommend using a subdomain like
mail.yourdomain.com) - Configure DNS records (DKIM, SPF, DMARC)
- Verify domain ownership
Generate API Keys
Create secure API keys to authenticate your requests to the AutoSend API. Each key can be named for easy management (e.g., “Production”, “Staging”, “Marketing”).
- Generate API keys from your dashboard.
- Copy and securely store your secret key.
- Use the key in your API requests.