LettermintLettermint
  • Knowledge base
  • Community
  • Changelog
  • Support
  • Documentation
  • Sending API
  • Team API
  • MCP server
Information
Core
    Generic
      Ping the APIgetList blocked file typesget
    Team
      Get team detailsgetUpdate team settingsputGet team usage statisticsgetGet reusable team rolesgetGet team membersgetGet a team membergetReplace a team member's assignmentput
    Stats
      Get message statisticsget
Email Platform
    Domain
      List all domains for the teamgetCreate a new domainpostGet domain detailsgetDelete a domaindeleteVerify all DNS records for a domainpostVerify a specific DNS recordpostUpdate projects associated with a domainput
    Project
      List all projects for the teamgetCreate a new projectpostGet project detailsgetUpdate project settingsputDelete a projectdeleteRotate Project API token (legacy)postList routes for a projectgetCreate a new routepostGet route detailsgetUpdate route settingsputDelete a routedeleteVerify inbound domain for a routepost
    Webhook
      List all webhooks for the teamgetCreate a new webhookpostGet webhook detailsgetUpdate webhook settingsputDelete a webhookdeleteTest a webhook by sending a sample payloadpostRegenerate webhook secretpostGet webhook deliveriesgetGet a specific webhook deliveryget
    Message
      Get message detailsgetChange the delivery time of a pending scheduled messagepatchCancel a pending scheduled message. Cancellation is finalpostList messages for the teamgetGet message eventsgetGet message sourcegetGet message HTML contentgetGet message plain text contentgetProcess one quarantined inbound messagepost
    Suppression
      List all suppressions for the teamgetAdd email(s) to suppression listpostRemove email from suppression listdelete
Schemas
Lettermint Team API

Lettermint Team API

Download schema

API for managing your Lettermint team, projects, domains, webhooks, and more. Authenticate using your Team API token via Bearer authentication.

Tags
Generic
Check that the API is reachable and look up the attachment types Lettermint rejects.
Team
Read and update team settings, follow usage against your plan, and manage member roles and access.
Stats
Retrieve aggregated sending statistics for your team across a period.
Domain
Add sending domains, verify their DNS records, and control which projects are allowed to use them.
Project
Create projects, rotate their API tokens, and configure the routes that handle outbound and inbound mail.
Webhook
Register webhook endpoints, rotate signing secrets, send test events, and inspect delivery attempts.
Message
Look up sent messages, follow their delivery events, and retrieve the original source, HTML or text body.
Suppression
List suppressed recipients, add addresses yourself, and remove entries once an address can be mailed again.
Security Schemes
http
Team API token. Find this in your team settings.
http
Servers
https://api.lettermint.co/v1