Simple question:
Is there an API endpoint to retrieve the version of a specific WordPress site?
I need to monitor different WordPress sites and want to retrieve the version of these sites to be collected and checked for WordPress updates.
Is there a simple solution, something like example.com/api/version
?