See It In Action

Watch the Demo

Interior Unit

Exterior Unit

    GET /api/gates
    Authorization: Bearer <token>
    
    {
      "gates": [
        {
          "id": "gate-001",
          "type": "exterior",
          "status": "active",
          "last_event": "2025-01-15T09:30:00Z"
        }
      ]
    }

    Your Cart