Skip to content
Back to SmartLead API

Card snapshot

api.smartlead.ai · 2026-09-03 13:01:42 UTC · d9c91b68c71ee31be6b62602c1ef5904e76813c1736ee5a504ab9e4676e8b28d

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "SmartLead API",
  "url": "https://api.smartlead.ai/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://api.smartlead.ai/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://api.smartlead.ai/",
    "organization": "SmartLead API"
  },
  "documentationUrl": "https://api.smartlead.ai/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "smartlead",
      "name": "Smartlead",
      "description": "Use when building cold email outreach automation, managing email campaigns programmatically, integrating with CRMs, tracking lead engagement, or setting up real-time webhook notifications for campaign events.",
      "tags": [],
      "url": "https://api.smartlead.ai/.well-known/agent-skills/smartlead/skill.md"
    }
  ]
}