Wild APIs

SMTPfast

FreemiumLiveLast verified 24 Sept 2026
Sends transactional email and manages contacts, segments and broadcast campaigns via a REST API.

Example request

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

Free tier, in plain English

The free plan sends up to 3,000 emails a month, described by the provider as for testing and side projects; paid plans start at $9/month for 10,000 emails.

Alternatives in Email