For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
contact@agentmail.ccDiscord
DocumentationAPI ReferenceKnowledge BaseChangelog
DocumentationAPI ReferenceKnowledge BaseChangelog
LogoLogo
contact@agentmail.ccDiscord

AgentMail Changelog

Latest API and SDK updates. Subscribe via RSS · Discord

August 13, 2025
August 13, 2025
Was this page helpful?
Edit this page
Previous

July 20, 2025

Next
Built with

Summary

We’re excited to introduce Metrics Endpoints - two new powerful endpoints that give you deep insights into your email deliverability and agent performance. Track critical events like bounces, deliveries, rejections, and complaints with detailed timestamps to build smarter, self-optimizing email agents.

What’s new?

New endpoints:

  • GET /metrics - Get comprehensive metrics across all your inboxes
  • GET /inboxes/{inbox_id}/metrics - Get metrics for a specific inbox

Metrics tracked:

  • Delivery events: sent, delivered, bounced, rejected
  • Error tracking: complaints, spam reports
  • Time-series data with detailed timestamps

Use cases

Build agents that:

  • Monitor their own bounce rates in real-time
  • Optimize send timing based on historical performance
  • Automatically adjust behavior based on deliverability metrics
  • Pause campaigns when performance drops below thresholds
  • Implement intelligent retry strategies for better inbox placement

Ready to build smarter agents? Check out our Metrics API documentation to get started.