Install.
One package, global or project-local.
CLI
Manage domains, keys, and test sends without leaving the shell.
$ npm i -g xurel
$ xurel login
$ xurel emails send \
--from hello@yourdomain.com \
--to you@work.com \
--subject "CLI test"
$ xurel domains list
yourdomain.com Verified
mail.acme.co Pending
One package, global or project-local.
Fire a test email or script bulk checks from CI.
List domains, rotate keys, inspect recent messages.
Create an account, verify your domain, and send in minutes.