{
  "protocol": {
    "name": "acp",
    "version": "1.0"
  },
  "api_base_url": "https://apibase.pro",
  "transports": ["http", "mcp"],
  "capabilities": {
    "services": [
      "api-aggregation",
      "pay-per-call",
      "tool-execution",
      "auto-registration",
      "micropayments-x402",
      "micropayments-mpp"
    ],
    "checkout": false,
    "product_catalog": {
      "url": "https://apibase.pro/api/v1/tools",
      "count": 502,
      "type": "api-tool-catalog"
    },
    "supported_payment_methods": [
      {
        "type": "x402",
        "token": "USDC",
        "network": "base",
        "docs": "https://apibase.pro/.well-known/x402-payment.json"
      },
      {
        "type": "mpp",
        "token": "USDC.e",
        "network": "tempo",
        "docs": "https://apibase.pro/.well-known/x402-payment.json"
      }
    ]
  },
  "discovery": {
    "mcp_server_card": "https://apibase.pro/.well-known/mcp/server-card.json",
    "openapi": "https://apibase.pro/.well-known/openapi.json",
    "agent_card": "https://apibase.pro/.well-known/agent.json"
  },
  "contact": "https://github.com/whiteknightonhorse/APIbase",
  "updated_at": "2026-04-22"
}
