{
    "ucp_version": "1.4",
    "node_id": "scopio-platform-main-001",
    "status": "active",
    "timestamp": "2026-02-12T11:55:00Z",
    "identity": {
        "name": "Scopio AI Integration Services",
        "legal_name": "Denys Hritsanov Scopio",
        "domain": "scopio.pl",
        "wikidata_id": "Q138526576",
        "wikidata_url": "https://www.wikidata.org/wiki/Q138526576",
        "description": "Europe's #1 and first official UCP Integration Partner. We provide infrastructure for Agentic Commerce, enabling businesses to be discoverable and transactional for AI agents (Gemini, OpenAI, Claude).",
        "location": {
            "country": "PL",
            "city": "Wrocław",
            "address": "Biskupia 6/9, 50-148 Wrocław",
            "coordinates": {
                "lat": 51.1105,
                "lng": 17.0371
            }
        },
        "industry": [
            "AI Infrastructure",
            "B2B Services",
            "E-commerce Integration"
        ]
    },
    "capabilities": [
        "ucp_integration_provider",
        "shopping",
        "checkout",
        "reservations",
        "delivery",
        "order_management",
        "identity_linking",
        "b2b_search",
        "ai_voice_agent"
    ],
    "services": [
        {
            "id": "ucp_onboarding",
            "name": "Business UCP Integration",
            "description": "Full indexing of business inventory and services into AI ecosystems via UCP & MCP protocols.",
            "endpoint": "/api/ucp/onboarding",
            "status": "active"
        },
        {
            "id": "ai_checkout",
            "name": "AI-Agent Checkout",
            "description": "Standardized checkout flow for autonomous agent transactions.",
            "endpoint": "/api/checkout/session",
            "status": "active"
        },
        {
            "id": "ai_reservations",
            "name": "Smart Reservations",
            "description": "Real-time booking for restaurants, services, and appointments via LLM.",
            "endpoint": "/api/reservations/book",
            "status": "active"
        }
    ],
    "pricing_policy": {
        "currency": "PLN",
        "plans": [
            {
                "id": "supplier_hub",
                "name": "Supplier Hub",
                "price": 25500,
                "period": "annually",
                "description": "Visibility in the AI ecosystem & Scopio MCP server"
            },
            {
                "id": "supplier_pro",
                "name": "Supplier Pro",
                "price": 46750,
                "period": "annually",
                "description": "Catalog + Voice UCP agent on your site"
            },
            {
                "id": "procurement_agent",
                "name": "Procurement Agent",
                "price": 17000,
                "period": "annually",
                "description": "Autonomous buyer replacing traditional procurement"
            }
        ]
    },
    "payment_handlers": [
        {
            "id": "ap2_standard",
            "name": "Agent Payments Protocol (AP2)",
            "supported_methods": [
                "google_pay",
                "apple_pay",
                "stripe_direct"
            ],
            "endpoint": "/api/payments/handshake"
        }
    ],
    "api_endpoints": {
        "health_check": "/api/health",
        "product_feed": "/api/products",
        "agent_handshake": "/api/ucp/handshake",
        "discovery": "/.well-known/ucp"
    },
    "verification": {
        "tax_id": "8971961798",
        "registration_number": "543110337",
        "wikidata_id": "Q138526576",
        "google_merchant_id": "GMC-8971961798",
        "schema_org_valid": true,
        "ssl_secure": true
    }
}