LAP Registry

Resend Skill

resend

Provider: Resend Version: 1.5.0 Endpoints: 69 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
POST/emails
GET/emailsSend an email
GET/emails/{email_id}Retrieve a list of emails
PATCH/emails/{email_id}Retrieve a single email
POST/emails/{email_id}/cancelUpdate a single email
POST/emails/batchCancel the schedule of the e-mail.
GET/emails/{email_id}/attachmentsTrigger up to 100 batch emails at once.
GET/emails/{email_id}/attachments/{attachment_id}Retrieve a list of attachments for a sent email
GET/emails/receivingRetrieve a single attachment for a sent email
GET/emails/receiving/{email_id}Retrieve a list of received emails
GET/emails/receiving/{email_id}/attachmentsRetrieve a single received email
GET/emails/receiving/{email_id}/attachments/{attachment_id}Retrieve a list of attachments for a received email
POST/domainsRetrieve a single attachment for a received email
GET/domainsCreate a new domain
GET/domains/{domain_id}Retrieve a list of domains
PATCH/domains/{domain_id}Retrieve a single domain
DELETE/domains/{domain_id}Update an existing domain
POST/domains/{domain_id}/verifyRemove an existing domain
POST/api-keysVerify an existing domain
GET/api-keysCreate a new API key
DELETE/api-keys/{api_key_id}Retrieve a list of API keys
POST/templatesRemove an existing API key
GET/templatesCreate a template
GET/templates/{id}Retrieve a list of templates
PATCH/templates/{id}Retrieve a single template
DELETE/templates/{id}Update an existing template
POST/templates/{id}/publishRemove an existing template
POST/templates/{id}/duplicatePublish a template
POST/audiencesDuplicate a template
GET/audiencesCreate a list of contacts

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install resend

Downloads and installs to ~/.claude/skills/resend/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (2)