{
    "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-16T12:10:33+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": 5,
        "slug": "microchip-pet-door",
        "name": "Microchip Pet Door",
        "tagline": "Keep unwanted animals out of your home",
        "category": "Pet Doors",
        "skus": [
            "SUR101",
            "SUR101BR"
        ],
        "price": {
            "from": false,
            "amount": 120,
            "currency": "GBP",
            "includes_tax": true
        },
        "availability": {
            "published": true,
            "available": true,
            "in_stock": true,
            "purchasable": true
        },
        "canonical_url": "https://www.surepetcare.com/en-gb/pet-doors/microchip-pet-door",
        "api_resource": "https://www.surepetcare.com/api/agent/v1/products/5",
        "description": "Larger in size than our cat flaps, the pet door is designed for large cats and small dogs",
        "options": [
            {
                "sku": "SUR101",
                "name": "Microchip Pet Door - White",
                "display_name": "White",
                "colour": null,
                "price": {
                    "amount": 120,
                    "currency": "GBP",
                    "includes_tax": true,
                    "tax_rate": 20,
                    "net": 100
                },
                "in_stock": true
            },
            {
                "sku": "SUR101BR",
                "name": "Microchip Pet Door - Brown",
                "display_name": "Brown",
                "colour": null,
                "price": {
                    "amount": 120,
                    "currency": "GBP",
                    "includes_tax": true,
                    "tax_rate": 20,
                    "net": 100
                },
                "in_stock": true
            }
        ],
        "specifications": [
            {
                "name": "Compatible with all Common Microchips",
                "type": "boolean",
                "value": true,
                "note": "DualScan Cat Flap only reads ISO certified FDXA and FDXB microchips or the Sure Petcare RFID Collar Tag"
            },
            {
                "name": "Compatible with the Sure Petcare RFID Collar Tag",
                "type": "boolean",
                "value": true,
                "note": "Sure Petcare RFID Collar Tags contain a code that is unique to your pet so that if other pets in the neighbourhood have a Sure Petcare collar tag, or any other type of collar tag used in selective pet doors, they will not be able to gain access."
            },
            {
                "name": "RFID Collar Tag Included",
                "type": "boolean",
                "value": true,
                "note": null
            },
            {
                "name": "Number of pets",
                "type": "text",
                "value": "32",
                "note": null
            },
            {
                "name": "Install in Doors, Glass & Walls",
                "type": "boolean",
                "value": true,
                "note": null
            },
            {
                "name": "Door Opening Dimensions W(mm) x H(mm)",
                "type": "text",
                "value": "178 x 170",
                "note": "This dimension is the smallest area of the door that your pet will have to enter"
            },
            {
                "name": "Installation Hole Dimensions W(mm) x H(mm)",
                "type": "text",
                "value": "207 x 234",
                "note": "The size of installation hole required to fit your pet door."
            },
            {
                "name": "Manual Override Lock",
                "type": "boolean",
                "value": false,
                "note": "The manual override lock enables you to lock the pet door to stop your pets leaving or entering the house."
            },
            {
                "name": "Electronic Override Lock",
                "type": "boolean",
                "value": true,
                "note": "Controlled using the built in LCD, you can set the door to stop pets leaving or entering the house at any time."
            },
            {
                "name": "Remotely lock/unlock the door",
                "type": "boolean",
                "value": false,
                "note": null
            },
            {
                "name": "Selective Entry",
                "type": "boolean",
                "value": true,
                "note": "Will only allow registered animals to enter your home"
            },
            {
                "name": "Selective Exit",
                "type": "boolean",
                "value": false,
                "note": "Keep certain pets indoors whilst allowing other pets to come and go as they please."
            },
            {
                "name": "Entry/exit notifications",
                "type": "boolean",
                "value": false,
                "note": null
            },
            {
                "name": "Integrated Draft Excluder",
                "type": "boolean",
                "value": true,
                "note": null
            },
            {
                "name": "Display Screen",
                "type": "boolean",
                "value": true,
                "note": null
            },
            {
                "name": "Timer Control",
                "type": "boolean",
                "value": true,
                "note": "The pet door can be programmed to lock and unlock at specified times of the day."
            },
            {
                "name": "Batteries Required",
                "type": "text",
                "value": "4 x C",
                "note": "We recommend good quality, non-rechargeable batteries. We do not recommend rechargeable batteries. Typical battery life is over six months, and in many cases, up to 12 months with normal use."
            }
        ],
        "limits": [
            {
                "key": "number_of_pets",
                "label": "Number of pets",
                "value": "32",
                "source": "published_specifications",
                "confidence": "authoritative",
                "basis": "published_specifications",
                "requires_confirmation": false
            }
        ],
        "installation": [
            "Door",
            "Wall",
            "Glass"
        ],
        "dimensions": [
            {
                "name": "Flap opening dimensions",
                "value": "178mm (W) x 170mm (H)",
                "note": null
            },
            {
                "name": "Tunnel depth",
                "value": "70mm (D)",
                "note": null
            },
            {
                "name": "Door/wall mounting dimensions",
                "value": "207mm (W) x 234mm (H)",
                "note": null
            },
            {
                "name": "Glass mounting dimensions",
                "value": "300mm",
                "note": null
            },
            {
                "name": "Exterior frame dimensions",
                "value": "262mm (W) x 281mm (H)",
                "note": null
            },
            {
                "name": "Front frame depth",
                "value": "50mm",
                "note": null
            }
        ],
        "requires": [],
        "standalone_operable": true,
        "accessories": [
            {
                "id": 210,
                "name": "Pet Door Tunnel Extender (New Packaging)",
                "relation": "accessory",
                "canonical_url": "https://www.surepetcare.com/en-gb/zubehoer/doors/pet-door-tunnel-extender-new-packaging",
                "in_api_scope": false
            },
            {
                "id": 209,
                "name": "Pet Door Tunnel Extender 3 Pack - White",
                "relation": "accessory",
                "canonical_url": "https://www.surepetcare.com/en-gb/zubehoer/doors/pet-door-tunnel-extender-3-pack---white",
                "in_api_scope": false
            },
            {
                "id": 208,
                "name": "Pet Door Mounting Adaptor (New Packaging)",
                "relation": "accessory",
                "canonical_url": "https://www.surepetcare.com/en-gb/zubehoer/doors/pet-door-mounting-adaptor-new-packaging",
                "in_api_scope": false
            },
            {
                "id": 187,
                "name": "Pet Door Plastic flap replacement",
                "relation": "accessory",
                "canonical_url": "https://www.surepetcare.com/en-gb/accessories/doors/pet-door-plastic-flap-replacement",
                "in_api_scope": false
            },
            {
                "id": 44,
                "name": "Pet Door Mounting Adaptor",
                "relation": "accessory",
                "canonical_url": "https://www.surepetcare.com/en-gb/accessoires/doors/pet-door-mounting-adaptor",
                "in_api_scope": false
            },
            {
                "id": 43,
                "name": "Pet Door Tunnel Extender",
                "relation": "accessory",
                "canonical_url": "https://www.surepetcare.com/en-gb/accessoires/doors/pet-door-tunnel-extender",
                "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": [
            {
                "statement": "Compatible with all Common Microchips",
                "applies": true,
                "source": "published_specifications",
                "confidence": "authoritative",
                "basis": "published_specifications",
                "requires_confirmation": false
            },
            {
                "statement": "Compatible with the Sure Petcare RFID Collar Tag",
                "applies": true,
                "source": "published_specifications",
                "confidence": "authoritative",
                "basis": "published_specifications",
                "requires_confirmation": false
            }
        ]
    }
}