Can anybody tell me how to call PRTG API in .NET c# application?


Article Comments

You can use WebRequest or WebClient to send a request to PRTG through HTTP


Aug, 2017 - Permalink

For reference, you can also use PrtgAPI, which provides a C#/PowerShell wrapper around most supported (and unsupported!) capabilities of PRTG

Regards,

lordmilko


Feb, 2018 - Permalink