Skip to main content
Every resend.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.

Contacts

create

contacts.create Create a new contact Risk: write
Input
Output

delete

contacts.delete Delete a contact [DESTRUCTIVE · IRREVERSIBLE] Risk: destructive · Irreversible
Input Output

get

contacts.get Get info about a contact Risk: read
Input Output

list

contacts.list List all contacts Risk: read
Input Output

update

contacts.update Update an existing contact Risk: write
Input
Output

Domains

create

domains.create Add a new sending domain Risk: write
Input Output

delete

domains.delete Remove a sending domain [DESTRUCTIVE · IRREVERSIBLE] Risk: destructive · Irreversible
Input Output

get

domains.get Get info about a sending domain Risk: read
Input Output

list

domains.list List all sending domains Risk: read
Input Output

verify

domains.verify Trigger DNS verification for a domain Risk: write
Input Output

Emails

batch

emails.batch Send up to 100 emails in a single API call Risk: write
Input
Output

cancel

emails.cancel Cancel a scheduled email Risk: write
Input Output

get

emails.get Get info about a sent email Risk: read
Input Output

list

emails.list List sent emails Risk: read
Input Output

send

emails.send Send an email to one or more recipients Risk: write
Input
Output