Docs
Official SDKs & libraries
Four client libraries, all mirroring the same request/response shapes as the REST API (and, on purpose, Resend's SDK method names).
Also available
@envello/migrateCodemod that rewrites Resend SDK usage to Envello's — see the migration guide.@envello/schemasThe Zod request/response schemas the Node SDK is built on. Install directly if you only need the types, e.g. to validate a webhook payload.
Don't see your language? Direct HTTP integration guides cover a plain fetch call for a dozen more stacks.