mpp.api.agentmail.to via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
F
Conformance score: 34/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://mpp.api.agentmail.to/v0/inboxes
|
2.0 | USDC |
https://mpp.api.agentmail.to/v0/inboxes/:inbox_id/messages/send
|
0.01 | USDC |
https://mpp.api.agentmail.to/v0/inboxes/:inbox_id/messages/:message_id/reply
|
0.01 | USDC |
https://mpp.api.agentmail.to/v0/inboxes/:inbox_id/messages/:message_id/reply-all
|
0.01 | USDC |
https://mpp.api.agentmail.to/v0/inboxes/:inbox_id/messages/:message_id/forward
|
0.01 | USDC |
https://mpp.api.agentmail.to/v0/inboxes/:inbox_id/drafts
|
0.01 | USDC |
https://mpp.api.agentmail.to/v0/inboxes/:inbox_id/drafts/:draft_id/send
|
0.01 | USDC |
https://mpp.api.agentmail.to/v0/inboxes/:inbox_id/lists/:direction/:type
|
0.01 | USDC |
https://mpp.api.agentmail.to/v0/domains
|
0.01 | USDC |
https://mpp.api.agentmail.to/v0/lists/:direction/:type
|
0.01 | USDC |
https://mpp.api.agentmail.to/v0/pods
|
0.01 | USDC |
https://mpp.api.agentmail.to/v0/pods/:pod_id/inboxes
|
2.0 | USDC |
https://mpp.api.agentmail.to/v0/pods/:pod_id/domains
|
10.0 | USDC |
https://mpp.api.agentmail.to/v0/pods/:pod_id/lists/:direction/:type
|
0.01 | USDC |
| Agent card | https://mpp.api.agentmail.to |
| Provider | https://agentmail.to |
| Docs | https://mpp.api.agentmail.to |
Health · last 0 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/mpp.api.agentmail.to) [](https://agenstry.com/agents/mpp.api.agentmail.to) [](https://agenstry.com/agents/mpp.api.agentmail.to) [](https://agenstry.com/agents/mpp.api.agentmail.to)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "mpp",
"service": {
"id": "agentmail",
"name": "AgentMail",
"url": "https://mpp.api.agentmail.to",
"serviceUrl": "https://mpp.api.agentmail.to",
"description": "Email inboxes for AI agents.",
"categories": [
"ai",
"social"
],
"integration": "first-party",
"tags": [
"email",
"inboxes",
"domains",
"drafts",
"threads",
"webhooks",
"messaging"
],
"status": "active",
"docs": {
"homepage": "https://docs.agentmail.to"
},
"methods": {
"tempo": {
"intents": [
"charge"
],
"assets": [
"0x20c000000000000000000000b9537d11c60e8b50"
]
}
},
"realm": "mpp.api.agentmail.to",
"provider": {
"name": "AgentMail",
"url": "https://agentmail.to"
},
"endpoints": [
{
"method": "GET",
"path": "/v0/inboxes",
"description": "List inboxes",
"payment": null
},
{
"method": "GET",
"path": "/v0/inboxes/:inbox_id",
"description": "Get inbox",
"payment": null
},
{
"method": "POST",
"path": "/v0/inboxes",
"description": "Create inbox",
"payment": {
"intent": "charge",
"method": "tempo",
"currency": "0x20c000000000000000000000b9537d11c60e8b50",
"decimals": 6,
"description": "Create inbox",
"amount": "2000000"
}
},
{
"method": "PATCH",
"path": "/v0/inboxes/:inbox_id",
"description": "Update inbox",
"payment": null
},
{
"method": "DELETE",
"path": "/v0/inboxes/:inbox_id",
"description": "Delete inbox",
"payment": null
},
{
"method": "GET",
"path": "/v0/inboxes/:inbox_id/threads",
"description": "List threads",
"payment": null
},
{
"method": "GET",
"path": "/v0/inboxes/:inbox_id/threads/:thread_id",
"description": "Get thread",
"payment": null
},
{
"method": "GET",
"path": "/v0/inboxes/:inbox_id/threads/:thread_id/attachments/:attachment_id",
"description": "Get attachment",
"payment": null
},
{
"method": "DELETE",
"path": "/v0/inboxes/:inbox_id/threads/:thread_id",
"description": "Delete thread",
"payment": null
},
{
"method": "GET",
"path": "/v0/inboxes/:inbox_id/messages",
"description": "List messages",
"payment": null
},
{
"method": "GET",
"path": "/v0/inboxes/:inbox_id/messages/:message_id",
"description": "Get message",
"payment": null
},
{
"method": "GET",
"path": "/v0/inboxes/:inbox_id/messages/:message_id/attachments/:attachment_id",
"description": "Get attachment",
"payment": null
},
{
"method": "GET",
"path": "/v0/inboxes/:inbox_id/messages/:message_id/raw",
"description": "Get raw message",
"payment": null
},
{
"method": "PATCH",
"path": "/v0/inboxes/:inbox_id/messages/:message_id",
"description": "Update message",
"payment": null
},
{
"method": "POST",
"path": "/v0/inboxes/:inbox_id/messages/send",
"description": "Send message",
"payment": {
"intent": "charge",
"method": "tempo",
"currency": "0x20c000000000000000000000b9537d11c60e8b50",
"decimals": 6,
"description": "Send message",
"amount": "10000"
}
},
{
"method": "POST",
"path": "/v0/inboxes/:inbox_id/messages/:message_id/reply",
"description": "Reply to message",
"payment": {
"intent": "charge",
"method": "tempo",
"currency": "0x20c000000000000000000000b9537d11c60e8b50",
"decimals": 6,
"description": "Reply to message",
"amount": "10000"
}
},
{
"method": "POST",
"path": "/v0/inboxes/:inbox_id/messages/:message_id/reply-all",
"description": "Reply all message",
"payment": {
"intent": "charge",
"method": "tempo",
"currency": "0x20c000000000000000000000b9537d11c60e8b50",
"decimals": 6,
"description": "Reply all message",
"amount": "10000"
}
},
{
"method": "POST",
"path": "/v0/inboxes/:inbox_id/messages/:message_id/forward",
"description": "Forward message",
"payment": {
"intent": "charge",
"method": "tempo",
"currency": "0x20c000000000000000000000b9537d11c60e8b50",
"decimals": 6,
"description": "Forward message",
"amount": "10000"
}
},
{
"method": "GET",
"path": "/v0/inboxes/:inbox_id/drafts",
"description": "List drafts",
"payment": null
},
{
"method": "GET",
"path": "/v0/inboxes/:inbox_id/drafts/:draft_id",
"description": "Get draft",
"payment": null
},
{
"method": "GET",
"path": "/v0/inboxes/:inbox_id/drafts/:draft_id/attachments/:attachment_id",
"description": "Get attachment",
"payment": null
},
{
"method": "POST",
"path": "/v0/inboxes/:inbox_id/drafts",
"description": "Create draft",
"payment": {
"intent": "charge",
"method": "tempo",
"currency": "0x20c000000000000000000000b9537d11c60e8b50",
"decimals": 6,
"description": "Create draft",
"amount": "10000"
}
},
{
"method": "PATCH",
"path": "/v0/inboxes/:inbox_id/drafts/:draft_id",
"description": "Update draft",
"payment": null
},
{
"method": "DELETE",
"path": "/v0/inboxes/:inbox_id/drafts/:draft_id",
"description": "Delete draft",
"payment": null
},
{
"method": "POST",
"path": "/v0/inboxes/:inbox_id/drafts/:draft_id/send",
"description": "Send draft",
"payment": {
"intent": "charge",
"method": "tempo",
"currency": "0x20c000000000000000000000b9537d11c60e8b50",
"decimals": 6,
"description": "Send draft",
"amount": "10000"
}
},
{
"method": "GET",
"path": "/v0/inboxes/:inbox_id/lists/:direction/:type",
"description": "List entries",
"payment": null
},
{
"method": "GET",
"path": "/v0/inboxes/:inbox_id/lists/:direction/:type/:entry",
"description": "Get list entry",
"payment": null
},
{
"method": "POST",
"path": "/v0/inboxes/:inbox_id/lists/:direction/:type",
"description": "Create list entry",
"payment": {
"intent": "charge",
"method": "tempo",
"currency": "0x20c000000000000000000000b9537d11c60e8b50",
"decimals": 6,
"description": "Create list entry",
"amount": "10000"
}
},
{
"method": "DELETE",
"path": "/v0/inboxes/:inbox_id/lists/:direction/:type/:entry",
"description": "Delete list entry",
"payment": null
},
{
"method": "GET",
"path": "/v0/inboxes/:inbox_id/metrics",
"description": "Query metrics",
"payment": null
},
{
"method": "GET",
"path": "/v0/threads",
"description": "List threads",
"payment": null
},
{
"method": "GET",
"path": "/v0/threads/:thread_id",
"description": "Get thread",
"payment": null
},
{
"method": "GET",
"path": "/v0/threads/:thread_id/attachments/:attachment_id",
"description": "Get attachment",
"payment": null
},
{
"method": "DELETE",
"path": "/v0/threads/:thread_id",
"description": "Delete thread",
"payment": null
},
{
"method": "GET",
"path": "/v0/drafts",
"description": "List drafts",
"payment": null
},
{
"method": "GET",
"path": "/v0/drafts/:draft_id",
"description": "Get draft",
"payment": null
},
{
"method": "GET",
"path": "/v0/drafts/:draft_id/attachments/:attachment_id",
"description": "Get attachment",
"payment": null
},
{
"method": "GET",
"path": "/v0/domains",
"description": "List domains",
"payment": null
},
{
"method": "GET",
"path": "/v0/domains/:domain_id",
"description": "Get domain",
"payment": null
},
{
"method": "GET",
"path": "/v0/domains/:domain_id/zone-file",
"description": "Get zone file",
"payment": null
},
{
"method": "POST",
"path": "/v0/domains",
"description": "Create domain",
"payment": {
"intent": "charge",
"method": "tempo",
"currency": "0x20c000000000000000000000b9537d11c60e8b50",
"decimals": 6,
"description": "Create domain",
"amount": "10000"
}
},
{
"method": "DELETE",
"path": "/v0/domains/:domain_id",
"description": "Delete domain",
"payment": null
},
{
"method": "POST",
"path": "/v0/domains/:domain_id/verify",
"description": "Verify domain",
"payment": null
},
{
"method": "GET",
"path": "/v0/lists/:direction/:type",
"description": "List entries",
"payment": null
},
{
"method": "GET",
"path": "/v0/lists/:direction/:type/:entry",
"description": "Get list entry",
"payment": null
},
{
"method": "POST",
"path": "/v0/lists/:direction/:type",
"description": "Create list entry",
"payment": {
"intent": "charge",
"method": "tempo",
"currency": "0x20c000000000000000000000b9537d11c60e8b50",
"decimals": 6,
"description": "Create list entry",
"amount": "10000"
}
},
{
"method": "DELETE",
"path": "/v0/lists/:direction/:type/:entry",
"description": "Delete list entry",
"payment": null
},
{
"method": "GET",
"path": "/v0/metrics",
"description": "Query metrics",
"payment": null
},
{
"method": "GET",
"path": "/v0/api-keys",
"description": "List API keys",
"payment": null
},
{
"method": "POST",
"path": "/v0/api-keys",
"description": "Create API key",
"payment": null
},
{
"method": "DELETE",
"path": "/v0/api-keys/:api_key",
"description": "Delete API key",
"payment": null
},
{
"method": "GET",
"path": "/v0/pods",
"description": "List pods",
"payment": null
},
{
"method": "GET",
"path": "/v0/pods/:pod_id",
"description": "Get pod",
"payment": null
},
{
"method": "POST",
"path": "/v0/pods",
"description": "Create pod",
"payment": {
"intent": "charge",
"method": "tempo",
"currency": "0x20c000000000000000000000b9537d11c60e8b50",
"decimals": 6,
"description": "Create pod",
"amount": "10000"
}
},
{
"method": "DELETE",
"path": "/v0/pods/:pod_id",
"description": "Delete pod",
"payment": null
},
{
"method": "GET",
"path": "/v0/pods/:pod_id/inboxes",
"description": "List inboxes",
"payment": null
},
{
"method": "GET",
"path": "/v0/pods/:pod_id/inboxes/:inbox_id",
"description": "Get inbox",
"payment": null
},
{
"method": "POST",
"path": "/v0/pods/:pod_id/inboxes",
"description": "Create inbox",
"payment": {
"intent": "charge",
"method": "tempo",
"currency": "0x20c000000000000000000000b9537d11c60e8b50",
"decimals": 6,
"description": "Create inbox",
"amount": "2000000"
}
},
{
"method": "PATCH",
"path": "/v0/pods/:pod_id/inboxes/:inbox_id",
"description": "Update inbox",
"payment": null
},
{
"method": "DELETE",
"path": "/v0/pods/:pod_id/inboxes/:inbox_id",
"description": "Delete inbox",
"payment": null
},
{
"method": "GET",
"path": "/v0/pods/:pod_id/threads",
"description": "List threads",
"payment": null
},
{
"method": "GET",
"path": "/v0/pods/:pod_id/threads/:thread_id",
"description": "Get thread",
"payment": null
},
{
"method": "GET",
"path": "/v0/pods/:pod_id/threads/:thread_id/attachments/:attachment_id",
"description": "Get attachment",
"payment": null
},
{
"method": "DELETE",
"path": "/v0/pods/:pod_id/threads/:thread_id",
"description": "Delete thread",
"payment": null
},
{
"method": "GET",
"path": "/v0/pods/:pod_id/drafts",
"description": "List drafts",
"payment": null
},
{
"method": "GET",
"path": "/v0/pods/:pod_id/drafts/:draft_id",
"description": "Get draft",
"payment": null
},
{
"method": "GET",
"path": "/v0/pods/:pod_id/drafts/:draft_id/attachments/:attachment_id",
"description": "Get attachment",
"payment": null
},
{
"method": "GET",
"path": "/v0/pods/:pod_id/domains",
"description": "List domains",
"payment": null
},
{
"method": "GET",
"path": "/v0/pods/:pod_id/domains/:domain_id",
"description": "Get domain",
"payment": null
},
{
"method": "GET",
"path": "/v0/pods/:pod_id/domains/:domain_id/zone-file",
"description": "Get zone file",
"payment": null
},
{
"method": "POST",
"path": "/v0/pods/:pod_id/domains",
"description": "Create domain",
"payment": {
"intent": "charge",
"method": "tempo",
"currency": "0x20c000000000000000000000b9537d11c60e8b50",
"decimals": 6,
"description": "Create domain",
"amount": "10000000"
}
},
{
"method": "PATCH",
"path": "/v0/pods/:pod_id/domains/:domain_id",
"description": "Update domain",
"payment": null
},
{
"method": "DELETE",
"path": "/v0/pods/:pod_id/domains/:domain_id",
"description": "Delete domain",
"payment": null
},
{
"method": "POST",
"path": "/v0/pods/:pod_id/domains/:domain_id/verify",
"description": "Verify domain",
"payment": null
},
{
"method": "GET",
"path": "/v0/pods/:pod_id/lists/:direction/:type",
"description": "List entries",
"payment": null
},
{
"method": "GET",
"path": "/v0/pods/:pod_id/lists/:direction/:type/:entry",
"description": "Get list entry",
"payment": null
},
{
"method": "POST",
"path": "/v0/pods/:pod_id/lists/:direction/:type",
"description": "Create list entry",
"payment": {
"intent": "charge",
"method": "tempo",
"currency": "0x20c000000000000000000000b9537d11c60e8b50",
"decimals": 6,
"description": "Create list entry",
"amount": "10000"
}
},
{
"method": "DELETE",
"path": "/v0/pods/:pod_id/lists/:direction/:type/:entry",
"description": "Delete list entry",
"payment": null
},
{
"method": "GET",
"path": "/v0/pods/:pod_id/metrics",
"description": "Query metrics",
"payment": null
},
{
"method": "GET",
"path": "/v0/pods/:pod_id/api-keys",
"description": "List API keys",
"payment": null
},
{
"method": "POST",
"path": "/v0/pods/:pod_id/api-keys",
"description": "Create API key",
"payment": null
},
{
"method": "DELETE",
"path": "/v0/pods/:pod_id/api-keys/:api_key",
"description": "Delete API key",
"payment": null
},
{
"method": "GET",
"path": "/v0/organizations",
"description": "Get organization",
"payment": null
}
]
}
}