Resend

Communication API key

Send transactional email and manage domains, audiences and contacts from any Windmill script, flow or app.

Set up in 3 steps

1

Create an API key

In the Resend dashboard, open API Keys and create one. Copy it — it is shown only once.

2

Add the resource in Windmill

Open Resources, add a resource of type resend, and paste the key.

3

Run your first script

Fork the send email script below. Until a domain is verified, Resend only accepts its own test sender address.

Scripts

Building blocks, if none of the projects above fit. Fork one, run it, or call it as a step inside your own flow.

Resource type

resend — the shape of the credential every script on this page expects.

View raw schema →
FieldTypeRequiredWhat it is
tokenstringYes

Questions

My send is rejected

Almost always the sender domain. Resend requires it verified before it will send from it — until then, only its test address works.

Can I restrict the key?

Yes. Resend keys can be created with sending access only, rather than full access, which is what most scripts need.

Is my key stored on the hub?

Never. It lives only in your own Windmill workspace, encrypted at rest.