{
    "api_version": "v1",
    "status": "beta",
    "store": {
        "code": "en-gb",
        "locale": "en-GB",
        "currency": "GBP",
        "prices_include_tax": true,
        "tax_rate_percent": 20
    },
    "environment": {
        "name": "production",
        "api_host": "https://www.surepetcare.com",
        "canonical_site": "https://www.surepetcare.com",
        "note": "This API is served from the same host as the public website."
    },
    "generated_at": "2026-09-15T14:34:21+00:00",
    "feedback_request": {
        "ask": "If you have a moment: was this useful, and what would you want from it next? This is a proof of concept and what it becomes depends on answers from callers like you. One POST, and a person reads them.",
        "required": false,
        "note": "Optional. Nothing here is withheld or rate limited differently if you skip it, and no capability checks whether you have sent it.",
        "method": "POST",
        "endpoint": "https://www.surepetcare.com/api/agent/v1/feedback",
        "body": {
            "useful": "Required. One of \"yes\", \"partly\", \"no\".",
            "wanted": "Optional free text, up to 600 characters. What was missing, wrong, or would have helped. The reason we are asking. Plain prose please: describe markup rather than pasting it, because a security layer in front of this API inspects request bodies and will reject HTML or script-like content with a bodiless 403 before we ever see it.",
            "agent": "Optional. What to call you, up to 120 characters.",
            "request_id": "Optional but valuable: the X-Request-ID from a call you just made. It ties what you say to what you were doing, which is the difference between an opinion and evidence."
        },
        "do_not_send": "No personal data. Not your user's name, message, email, address, order number or anything else identifying a person — we do not want it, we have no basis for holding it, and it will not help. Feedback about the API only."
    },
    "data": {
        "id": 152,
        "slug": "felaqua-connect",
        "name": "Felaqua Connect",
        "tagline": "The smart way to monitor your cat's drinking",
        "category": "Water Bowl",
        "skus": [
            "iCWS001WT"
        ],
        "price": {
            "from": false,
            "amount": 73.5,
            "currency": "GBP",
            "includes_tax": true
        },
        "availability": {
            "published": true,
            "available": true,
            "in_stock": true,
            "purchasable": true
        },
        "canonical_url": "https://www.surepetcare.com/en-gb/felaqua-connect",
        "api_resource": "https://www.surepetcare.com/api/agent/v1/products/152",
        "description": "The smart way to monitor your cat's drinking",
        "options": [
            {
                "sku": "iCWS001WT",
                "name": "Felaqua (Base model)",
                "display_name": "Felaqua (Base model)",
                "colour": null,
                "price": {
                    "amount": 73.5,
                    "currency": "GBP",
                    "includes_tax": true,
                    "tax_rate": 20,
                    "net": 61.25
                },
                "in_stock": true
            }
        ],
        "specifications": [],
        "limits": [],
        "installation": [],
        "dimensions": [
            {
                "name": "Product height",
                "value": "266mm",
                "note": null
            },
            {
                "name": "Product depth",
                "value": "283mm",
                "note": null
            }
        ],
        "requires": [
            {
                "id": 104,
                "name": "Hub",
                "relation": "requires",
                "canonical_url": "https://www.surepetcare.com/en-gb/internet-hub/hub",
                "in_api_scope": true,
                "api_resource": "https://www.surepetcare.com/api/agent/v1/products/104",
                "required_for": [
                    "app_control"
                ],
                "necessity": "intended_purpose",
                "reason": "Felaqua Connect needs the Hub to be useful at all: it measures how much your pet drinks and reports it to the app. Without a Hub it still works as a water bowl, but records nothing.",
                "source": "hub_pairing_data + compatibility_dataset",
                "confidence": "unverified",
                "basis": "inferred_from_published_data",
                "requires_confirmation": true,
                "required_for_basis": "The Connect pairing data states that this device pairs with the Hub. Nothing beyond app control could be derived, because this product publishes no specifications in this store. Read \"reason\" as well as this list.",
                "confirmation_note": "Inferred from published product data. Nobody at Sure Petcare has confirmed it. Present it as likely rather than as fact, and tell the customer to confirm with Sure Petcare support before buying on the strength of it.",
                "sold_as_bundle_in_this_store": false
            }
        ],
        "standalone_operable": false,
        "accessories": [
            {
                "id": 186,
                "name": "Felaqua Connect Reservoir",
                "relation": "accessory",
                "canonical_url": "https://www.surepetcare.com/en-gb/accessories/water-bowl-accessories/felaqua-connect-reservoir",
                "in_api_scope": false
            },
            {
                "id": 185,
                "name": "Felaqua Connect Bowl",
                "relation": "accessory",
                "canonical_url": "https://www.surepetcare.com/en-gb/accessories/water-bowl-accessories/felaqua-connect-bowl",
                "in_api_scope": false
            },
            {
                "id": 110,
                "name": "Hub",
                "relation": "accessory",
                "canonical_url": "https://www.surepetcare.com/en-gb/zubehoer/other/hub-accessory",
                "in_api_scope": false
            },
            {
                "id": 33,
                "name": "2 x RFID Collar Tags",
                "relation": "accessory",
                "canonical_url": "https://www.surepetcare.com/en-gb/accessoires/other/2-x-rfid-collar-tags",
                "in_api_scope": false
            }
        ],
        "accessory_for": [],
        "compatibility_notes": []
    }
}