{
  "ucp": {
    "version": "1.0",
    "profile": "public-content-discovery",
    "spec": "https://ucp.dev/specification/overview/"
  },
  "protocol": {
    "name": "ucp",
    "version": "1.0"
  },
  "profile_url": "https://kredicek.com/.well-known/ucp",
  "name": "Kredi Çek",
  "description": "Public Turkish finance comparison and guide website. The site does not currently expose a checkout or paid-content API.",
  "base_url": "https://kredicek.com",
  "services": [
    {
      "id": "public-finance-content",
      "name": "Kredi Çek public finance guides and tools",
      "type": "public_content",
      "pricing": "free",
      "endpoints": {
        "catalog": "https://kredicek.com/.well-known/api-catalog",
        "openapi": "https://kredicek.com/openapi.json",
        "llms": "https://kredicek.com/llms.txt"
      }
    }
  ],
  "capabilities": {
    "catalog": false,
    "cart": false,
    "checkout": false,
    "payments": false,
    "subscriptions": false,
    "content_access": "public"
  },
  "endpoints": {
    "openapi": "https://kredicek.com/openapi.json",
    "status": "https://kredicek.com/health",
    "contact": "https://kredicek.com/iletisim",
    "x402": "https://kredicek.com/.well-known/x402"
  }
}
