Overview

The K-Agent application supports the following API commands which can be sent via browser window on the same network, Kramer Control, or POSTMAN.

  • Health
    • https://tabletIP:9804/health/
    • http://tabletIP:9803/health/
  • Remote reboot of tablet
    • https://tabletIP:9804/reboot/
    • http://tabletIP:9803/reboot/
  • Launch URL
    • https://tabletIP:9804/launchurl?
    • http://tabletIP:9803/launchurl?

New Commands available for KT205, KT208, KT2010, KT2015 with firmware version 1.0.92 and newer

  • Tablet Pause Launch URL
    • https://tabletIP:9804/pauselaunchautourl/
    • http://tabletIP:9803/pauselaunchautourl/
  • Tablet Resume Launch URL
    • https://tabletIP:9804/resumelaunchautourl/
    • http://tabletIP:9803/resumelaunchautourl/
  • Enable Display Control
    • https://tabletIP:9804/displaysettingon/
    • http://tabletIP:9803/displaysettingon/
  • Disable Display Control
    • https://tabletIP:9804/displaysettingoff/
    • http://tabletIP:9803/displaysettingoff/
  • Set Display Off Time
    • https://tabletIP:9804/setdisplayofftimevalue=_value_
    • http://tabletIP:9803/setdisplayofftimevalue=_value_
  • Set Display Brightness
    • https://tabletIP:9804/setdisplaybrightnessvalue=_value_
    • http://tabletIP:9803/setdisplaybrightnessvalue=_value
  • Set Display Dimming Time
    • https://tabletIP:9804/setdisplaydimtime=_value_
    • http://tabletIP:9803/setdisplaydimtime=_value_

New Commands available for KT205, KT208, KT2010, KT2015 with firmware version 1.0.197 and newer

  • Change LED Color
    • https://tabletIP:9804/ledlightcolor=value(rgb1,rgb2,rgb3)
    • http://tabletIP:9803/ledlightcolor=value(rgb1,rgb2,rgb3)
    • Example – https://192.168.88.73:9804/ledlightcolor=value(105,23, 65)
  • Turn off LED
    • https://tabletIP:9804/ledlightcolor=value(0,0,0)
    • http://tabletIP:9803/ledlightcolor=value(0,0,0)
  • Enable PopUp URL
    • https://tabletIP:9804/popupurl
    • http://tabletIP:9803/popupurl
  • Enable PopUp URL for amount of time in seconds
    • https://tabletIP:9804/popupurl?time=_value_
    • http://tabletIP:9803/popupurl?time=_value_
  • Disable PopUp Overlay
    • https://tabletIP:9804/popupurl?time=0
    • http://tabletIP:9803/popupurl?time=0
  • Launch PopUp URL to a specific URL
    • https://tabletIP:9804/popupurl?url=_value_
    • http://tabletIP:9803/popupurl?url=_value_
Revision: 2
Last modified: 11 April 2025

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment