Skip to content
Back to BestAffiliatePrograms.cc

Card snapshot

bestaffiliateprograms.cc · 2026-09-11 16:22:58 UTC · ff3423d63da296b7b0985b7215fdb45e61a19bad02039251815e400d2e72adae

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": "BestAffiliatePrograms.cc",
  "description": "A free, read-only, verified directory of affiliate programs, queryable by REST API and by a remote MCP server. Compare programs by network, published commission, cookie window, how they pay, requirements, and a modelled value per referral.",
  "url": "https://bestaffiliateprograms.cc",
  "provider": {
    "organization": "BestAffiliatePrograms.cc",
    "url": "https://bestaffiliateprograms.cc"
  },
  "capabilities": [
    "search_affiliate_programs",
    "get_affiliate_program",
    "list_categories",
    "list_networks",
    "get_directory_stats"
  ],
  "api": {
    "type": "openapi",
    "openapi": "https://bestaffiliateprograms.cc/v1/openapi.json",
    "baseUrl": "https://bestaffiliateprograms.cc/v1"
  },
  "mcp": {
    "url": "https://bestaffiliateprograms.cc/v1/mcp",
    "transport": "streamable-http"
  },
  "dataset": "https://bestaffiliateprograms.cc/affiliate-programs.json",
  "documentation": "https://bestaffiliateprograms.cc/developers",
  "authentication": {
    "type": "apiKey",
    "scheme": "bearer",
    "in": "header",
    "name": "Authorization",
    "note": "The REST API (/v1) requires a free API key, sent as 'Authorization: Bearer <key>'; create one at https://bestaffiliateprograms.cc/developers. The MCP server (/v1/mcp) and the bulk dataset (/affiliate-programs.json) are open and need no key."
  },
  "usage": "Data is free to cite with attribution and a link back to BestAffiliatePrograms.cc."
}