I have a blog hosted on WordPress.com. When I try to make a GET
request to retrieve the posts I get a 'Not Found' html page.
https://alexkojin.wordpress.com/wp-json/wp/v2/posts
I know about the legacy public API but it doesn't allow me to retrieve private posts.
Can I use the REST API for site hosted on WordPress.com?