Add a new API key to authenticate communications with Resend.
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 audience.
Remove an existing contact from an audience.
Delete a domain through the Resend API.
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.
Show all contacts from an audience.
Retrieve a list of audiences.
Update an existing contact.
Retrieve a list of verified domains with optional filtering. Requires an API Key in the Authorization header as a Bearer token.
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.
Create a list of contacts.
Performs an arbitrary authorized API call to the Resend API.