{
    "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-16T05:12:48+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": 104,
        "slug": "hub",
        "name": "Hub",
        "tagline": "Connect to your pet from anywhere in the world",
        "category": null,
        "skus": [
            "iHBWT"
        ],
        "price": {
            "from": false,
            "amount": 85,
            "currency": "GBP",
            "includes_tax": true
        },
        "availability": {
            "published": true,
            "available": true,
            "in_stock": true,
            "purchasable": true
        },
        "canonical_url": "https://www.surepetcare.com/en-gb/internet-hub/hub",
        "api_resource": "https://www.surepetcare.com/api/agent/v1/products/104",
        "description": "The Hub is here, connect to all of Sure Petcare's connected products with this device.",
        "options": [
            {
                "sku": "iHBWT",
                "name": "Hub (2.4 GHz)",
                "display_name": "Hub",
                "colour": null,
                "price": {
                    "amount": 85,
                    "currency": "GBP",
                    "includes_tax": true,
                    "tax_rate": 20,
                    "net": 70.83
                },
                "in_stock": true
            }
        ],
        "specifications": [],
        "limits": [],
        "installation": [],
        "dimensions": [
            {
                "name": "Height",
                "value": "69mm",
                "note": null
            },
            {
                "name": "Width",
                "value": "90 mm",
                "note": null
            }
        ],
        "requires": [],
        "standalone_operable": true,
        "accessories": [],
        "accessory_for": [],
        "compatibility_notes": []
    }
}