Are there any API's from nvidia to check for updates and download latest nvidia driver form wpf appl...

Hello I have a wpf windows application and I have a requirement to implement the functionality of checking for latest nvidia drivers and download if any available from my own wpf application ?

I have searched through nvidia development portal but I am unable to find any.In case of me missing any , are there any developer APIs to implement my requirement.

I am thinking of another approach, I know that there will be Nvidia Gforce app installed on my client machines. So is there any way to communicate with that app from my wpf app and check for updates and trigger download and install downloaded driver from my wpf app ?

Thanks :)