LDM.delivery
developers.live-direct-marketing.online
· Live Direct Marketing
Email delivery API for AI agents. Pay only for delivered inbox messages.
developers.live-direct-marketing.online 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
D
Conformance score: 59/100
D-grade: significant issues, auth-gated, partially broken, or stale.
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.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-02 10:59:28 current | ac0f1ec0202c… |
view → |
Endpoints
| Agent card | https://developers.live-direct-marketing.online/.well-known/agent.json |
| Provider | https://live-direct-marketing.online |
Skills · 1 declared · mapped to canonical taxonomy
Email delivery API for AI agents. Pay only for delivered inbox messages.
Health · last 28 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
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/developers.live-direct-marketing.online) [](https://agenstry.com/agents/developers.live-direct-marketing.online) [](https://agenstry.com/agents/developers.live-direct-marketing.online) [](https://agenstry.com/agents/developers.live-direct-marketing.online)
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
{
"protocolVersion": "0.2.5",
"version": "0.1.0",
"name": "LDM.delivery",
"description": "Email delivery API for AI agents. Pay only for delivered inbox messages.",
"url": "https://api.live-direct-marketing.online/a2a",
"provider": {
"organization": "Live Direct Marketing",
"url": "https://live-direct-marketing.online"
},
"capabilities": {
"streaming": true,
"pushNotifications": true,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [],
"skills_endpoint": "https://api.live-direct-marketing.online/.well-known/agent.json",
"skills_note": "This is a static pointer card served on the developer-portal domain (issue #488, ldm/ldm3) \u2014 same convention as apps/web/public/.well-known/agent.json (issue #476). It intentionally does not enumerate skills \u2014 a static file would go stale as the API grows. Fetch skills_endpoint for the live, curated skill list, or append ?full=1 there for the complete catalog.",
"mcp_endpoint": "https://api.live-direct-marketing.online/mcp",
"securitySchemes": {
"bearer": {
"type": "http",
"scheme": "bearer",
"bearerFormat": "ldm_*",
"description": "LDM API key (tenant-scoped). Manage in CRM Settings \u2192 API Keys."
}
},
"security": [
{
"bearer": []
}
],
"signup": {
"endpoint": "POST https://api.live-direct-marketing.online/api/auth/register",
"body": {
"email": "string, required",
"termsAccepted": "boolean, required \u2014 must be true",
"channel": "web | mcp | a2a | form, optional (default web)",
"note": "Agent channels (mcp/a2a/form) get an ldm_* api_key in the same response \u2014 no human approval needed to start. MCP clients: call ldm_terms then ldm_register instead of raw HTTP."
}
},
"contact": {
"billing": "welcome@live-direct-marketing.online",
"support": "welcome@live-direct-marketing.online"
}
}