The following is a list of HTTP-based endpoints for CHeKT Cameras that allow you to control various features and functions. These commands can be used in CHeKT Automation Rules, within Stored Procedures in the Monitoring Portal, or from other third-party applications. The chart below lists HTTP URLs that have been verified to work with the corresponding camera models.
If you're looking for a CHeKT Camera URL command that is not listed, please feel free to contact our support team—we’ll be happy to update the library.
Method | Action | Command | Models |
Post | White Light On w\Timer | http://[IP_Address]/cgi-bin/param.cgi?userName=admin&password=xyz&action=set&type=WhiteLedManualControl&cameraID=1&WhiteLedManualMode=1&WhiteLedManualDuration=5 | All E-Series |
Post | White Light On | http://[IP_Address]/cgi-bin/param.cgi?userName=admin&password=xyz&action=set&type=WhiteLedManualControl&cameraID=1&WhiteLedManualMode=1 | All E-Series |
Post | White Light Off | http://[IP_Address]/cgi-bin/param.cgi?userName=admin&password=xyz&action=set&type=WhiteLedManualControl&cameraID=1&WhiteLedManualMode=0 | All E-Series |
Post | Red/Blue Strobe w\Timer | http://[IP_Address]/cgi-bin/sensor.cgi?userName=admin&password=xyz&action=set&type=RedBlueLamp&RedBlueLampMode=1&RedBlueManualDuration=30 | NightView Cameras |
Post | Red/Blue Strobe On | http://[IP_Address]/cgi-bin/sensor.cgi?userName=admin&password=xyz&action=set&type=RedBlueLamp&RedBlueLampMode=1&RedBlueManualDuration=0 | NightView Cameras |
Post | Red/Blue Strobe Off | http://[IP_Address]/cgi-bin/sensor.cgi?userName=admin&password=xyz&action=set&type=RedBlueLamp&RedBlueLampMode=0 | NightView Cameras |
Post | Red/Blue Strobe Following GUI Timer | http://[IP_Address]/cgi-bin/sensor.cgi?userName=admin&password=xyz&action=set&type=RedBlueLamp&RedBlueLampMode=1 | NightView Cameras |
Post | Relay Output Activated | http://[IP_Address]/cgi-bin/alarm.cgi?userName=admin&password=xyz&action=manualControl&alarmOutID=1&controlFlag=1 | All E-Series |
Post | Relay Output Normal | http://[IP_Address]/cgi-bin/alarm.cgi?userName=admin&password=xyz&action=manualControl&alarmOutID=1&controlFlag=0 | All E-Series |
Post | Relay Output Active w\ Timer | http://[IP_Address]/cgi-bin/alarm.cgi?userName=admin&password=xyz&action=manualControl&alarmOutID=1&controlFlag=1&duration=5 | All E-Series |
Post | Relay Output Normal w\Timer | http://[IP_Address]/cgi-bin/alarm.cgi?userName=admin&password=xyz&action=manualControl&alarmOutID=1&controlFlag=0&duration=5 | All E-Series |
Post | Relay Output Active Following GUI Timer | http://[IP_Address]/cgi-bin/alarm.cgi?userName=admin&password=xyz&action= manualControl&alarmOutID=1&controlFlag=1 | All E-Series |
Post | Relay Output Normal Following GUI Timer | http://[IP_Address]/cgi-bin/alarm.cgi?userName=admin&password=xyz&action= manualControl&alarmOutID=1&controlFlag=0 | All E-Series |
Method | Model | Command | Action |
Post | CKIPAi5MP-T-MCA | White LED ON | |
Post | CKIPAi5MP-T-MCA | Red LED On | |
Post | CKIPAi5MP-T-MCA | Green LED On | |
Post | CKIPAi5MP-T-MCA | Blue LED On | |
Post | CKIPAi5MP-T-MCA | http://xxx.xxx.x.xxx/cgi-bin/admin/system.cgi?msubmenu=flashlightled1&action=apply&led=off | LEDs Off |
Post | CKIPAi5MP-T-MCA | Siren sounds/LEDS for X Seconds | |
Post | CKIPAi5MP-B-MR | Close relay output on Camera | |
Post | CKIPAi5MP-B-MR | Open relay output on Camera |