Amazon SES API Key Tester
Test any AI or API key in your browser — instantly see if it's valid, and why it isn't. Nothing is stored.
Test your Amazon SES credentials with the send email endpoint
Data verified 2026-07-13
Key format & how to get one
1. Visit https://console.aws.amazon.com/ses/ and sign in 2. Go to Account > API Keys & Tokens 3. Create new Access Key ID and Secret Access Key 4. Ensure sender email is verified in SES 5. Free tier: 62,000 emails/month (if using EC2)
Cannot test this key from your browser
This provider blocks in-browser requests or requires a server-side secret. Test it from a terminal instead:
curl -sS -X POST https://email.us-east-1.amazonaws.com/ -H 'Content-Type: application/x-www-form-urlencoded' -d 'Action=SendEmail&Source=test@example.com&Destination.ToAddresses.member.1=test@example.com&Message.Subject.Data=Test%20Email&Message.Subject.Charset=UTF-8&Message.Body.Text.Data=Hello%20world!&Message.Body.Text.Charset=UTF-8&Message.Body.Html.Data=<html><body><strong>Hello</strong>%20world!</body></html>&Message.Body.Html.Charset=UTF-8'
Related tools
Building with AI APIs? Elegant Atomics turns AI capability into B2B SaaS growth. Work with us →