API endpoint to get most-read and popular posts
I am reading Endpoint reference exposed from wordpress api but I don't see an endpoint to get most read post(s) and popular post.
There is an endpoint to retreive all posts https://example.com/wp-json/wp/v2/post.
Is there an endpoint or query parameter(s) missing to get most read post(s) and popular post without use a wordpress plugin (wordpress beginner) ?
Topic popular-posts posts Wordpress
Category Web