Easily secure your account access with different permissions.
You can now create API keys with limited access to your account.
This is useful if you want to give a third-party access to your account, but don't want to give them full access.
There are 2 different permissions of API keys:
With API key permissions, Resend users can give each API key different permissions, which can limit the damage that may be done both accidentally or maliciously.
After an API key is created, you can view the API key and its permissions.
Alternatively, you can use the API to programmatically manage API keys.
Here's how to create API keys using Node.js:
Check the documentation to learn how to create, list, and delete API keys using the API.