{
  "protocol": {
    "name": "acp",
    "version": "2026-04-17",
    "supported_versions": [
      "2026-04-17"
    ],
    "documentation_url": "https://kredicek.com/.well-known/acp.json"
  },
  "api_base_url": "https://kredicek.com",
  "transports": [
    "https",
    "rest"
  ],
  "capabilities": {
    "services": [
      {
        "id": "public-finance-discovery",
        "name": "Public finance content discovery",
        "type": "content_discovery",
        "status": "available",
        "description": "Read-only discovery for public loan calculators, guides, sitemap, RSS and LLM summary. No checkout or order service is exposed.",
        "endpoints": {
          "openapi": "https://kredicek.com/openapi.json",
          "sitemap": "https://kredicek.com/sitemap.xml",
          "llms": "https://kredicek.com/llms.txt"
        }
      }
    ],
    "extensions": [],
    "supported_locales": [
      "tr-TR"
    ],
    "supported_currencies": [
      "TRY"
    ],
    "checkout": false,
    "payments": false
  },
  "endpoints": {
    "openapi": "https://kredicek.com/openapi.json",
    "status": "https://kredicek.com/health",
    "contact": "https://kredicek.com/iletisim",
    "x402": "https://kredicek.com/.well-known/x402"
  },
  "commerce_site": false,
  "message": "Kredi Çek does not currently implement ACP checkout, cart, order, or delegate payment services. This public discovery document declares no ACP commerce services so agents do not assume hidden checkout APIs exist."
}
