Skip to content
Back to FirstPromoter Docs

Card snapshot

docs.firstpromoter.com · 2026-08-20 03:42:27 UTC · a9395e51fa2ce8c8cce05c566968ebdfee04e4c4d764af31cc8025b2d8b23a74

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": "FirstPromoter Docs",
  "url": "https://docs.firstpromoter.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.firstpromoter.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.firstpromoter.com/",
    "organization": "FirstPromoter Docs"
  },
  "documentationUrl": "https://docs.firstpromoter.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "firstpromoter",
      "name": "Firstpromoter",
      "description": "Use when building or managing affiliate and referral programs, tracking referral clicks and conversions, managing promoters and commissions, integrating billing providers, or automating affiliate workflows via API or webhooks.",
      "tags": [],
      "url": "https://docs.firstpromoter.com/.well-known/agent-skills/firstpromoter/skill.md"
    }
  ]
}