/
/Swagger Kerberos Agent API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Updated on 2026-09-24
authentication1
camera11
  • postWill return the ONVIF capabilities for the specific camera.
  • postWill activate the desired ONVIF preset.
  • postWill get the digital inputs from the ONVIF device.
  • postTry to login into ONVIF supported camera.
  • postPanning or/and tilting the camera.
  • postWill return the ONVIF presets for the specific camera.
  • postZooming in or out the camera.
  • postMake a recording.
  • postRestart the agent.
  • postStop the agent.
  • postValidate a specific RTSP profile camera connection.
general8
    camera

    Panning or/and tilting the camera.

    Panning or/and tilting the camera using a direction (x,y).

    post/api/camera/onvif/pantilt

    Request body

    pannumber
    tiltnumber

    Response

    OK

    Changes