import { Resend } from 'resend'; const resend = new Resend('re_xxxxxxxxx'); resend.apiKeys.create({ name: 'Production' });
{ "id": "dacf4072-4119-4d88-932f-6202748ac7c8", "token": "re_c1tpEyD8_NKFusih9vKVQknRAQfmFcWCv" }
Add a new API key to authenticate communications with Resend.
full_access
sending_access
permission
Was this page helpful?