Install SDK / CLI
Install the SDK for runtime and the CLI for quick tests.
npm i xurel
npm i -g xurel
Claude Code
Let Claude Code scaffold Xurel sends against the OpenAPI spec.
Install the SDK for runtime and the CLI for quick tests.
npm i xurel
npm i -g xurel
Give Claude Code the public OpenAPI so generated calls match the real API.
Ask Claude Code to create a send helper and a smoke-test command.
xurel emails send \
--from hello@yourdomain.com \
--to user@example.com \
--subject "Smoke test"
More integrations
Create an account, verify your domain, and send in minutes.