Wild APIs

PostStack

FreemiumLiveLast verified 24 Sept 2026
EU-hosted transactional and marketing email sending with templates, broadcasts and webhooks.

Example request

curl -X POST https://api.poststack.dev/emails -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" -d '{"from":"[email protected]","to":["[email protected]"],"subject":"Welcome","html":"<h1>Welcome!</h1>"}'

Free tier, in plain English

Free plan sends up to 3,000 emails a month with no credit card; paid plans start at 5 euros/month for 10,000 emails.

Alternatives in Email