Add a new API key to authenticate communications with Resend.
Create a list of contacts.
Create a contact inside an audience.
Add a new domain for sending emails. Requires an API Key in the Authorization header as a Bearer token.
Delete an API key through the Resend API.
Remove an existing contact from an audience.
Delete a domain through the Resend API.
Remove an existing audience.
Retrieve a single audience.
Retrieve a single contact from an audience.
Retrieve information about a specific domain by its ID. Requires an API Key in the Authorization header as a Bearer token.
Retrieve a list of API keys for the authenticated user.
Retrieve a list of audiences.
Show all contacts from an audience.
Retrieve a list of verified domains with optional filtering. Requires an API Key in the Authorization header as a Bearer token.
Performs an arbitrary authorized API call to the Resend API.
Update an existing contact.
Update an existing domain in Resend.
Trigger the domain verification process to confirm ownership.
Cancel a scheduled email.
Retrieve details of a specific email by its ID. Requires an API Key in the Authorization header as a Bearer token.
Trigger up to 100 batch emails at once.
Send an email through the Resend Email API.
Update a scheduled email.