There is indeed a Stats API that will allow you to access stats from a WordPress.com or a Jetpack site.
You can read more about it here:
- http://stats.wordpress.com/csv.php
- http://phoxis.org/2011/04/24/wordpress-com-stats-api/
- http://wpgr.org/2013/03/02/rendering-jetpack-stats/
Jetpack uses this API to populate the Top Posts widget:
Related Posts:
- Slow REST API calls on self-hosted WordPress [closed]
- Jetpack JSON API configure button not showing [closed]
- basic wordpress api endpoint to serve a key-value dictionary
- This page didn’t load Google Maps correctly. See the JavaScript console for technical details
- This page didn’t load Google Maps correctly. See the JavaScript console for technical details
- What is an Endpoint?
- Constructing requests with URL Query String in Python
- Yahoo! Finance CSV file will not return Dow Jones (^DJI)
- Is there a developers api for craigslist.org
- How do you get the API key for Locu?
- Postman Resolving “Invalid CORS request” for a POST Request
- WordPress Rest API custom endpoint optional param
- WP function/filter for modifying http headers?
- Access WordPress API Outside of WordPress (command-line PHP)
- Create API for single sign-on with 3rd party site
- Set up WP Authentication from External API
- How do I cache (core) API requests?
- WP REST API only returning partial list of users
- WP REST API no longer supports filter param, so how do I get posts in a custom taxonomy?
- What is the best way to get directory path for wp-config.php?
- WordPress JSON output
- Retrieving pages with multiple tags using REST API
- how to authenticate for the REST API from a plugin and from command line
- External WordPress API
- Trying to get custom post meta through Jetpack JSON API [closed]
- WordPress API – Get Drafts
- How do I use the WP REST API plugin and the OAuth Server plugin to allow for registration and login?
- Should I store external API data in my WP database or keep it as a transient?
- How to stop WP API endpoint from caching?
- Sending POST Request from server
- How to implement ERP (Enterprise Resource Planning) into WordPress?
- List Table API – Safe to use?
- API integration with WordPress
- POST to a REST API from a wordpress form
- How to get the attached gallery in the rest API?
- WP API : date_query parameter
- Gutenberg internal page link search box
- get WP-API by page id
- WordPress.org Support Forum API
- Sync posts from one WordPress site to another
- Authentication/API Questions
- Custom route for WP-API gives “rest_no_route” value
- Connect external web app to wordpress
- How to get all posts (in chunks) via XML-RPC?
- How to add a custom parameter to a WP API default route?
- Get more than 10 posts in a specific category with the wordpress api
- “rest_no_route” – Debug error
- Passing variables to new page
- utf8 encoding in json rest api
- Developing Themes with React/Angular
- Authentication for a mobile app connected via wp-rest api?
- curl POST work with user meta but not the custom user meta
- Custom post metadata not appearing in public API
- Implementing the wp json-rest api
- WordPress API – count posts
- Creating external apps WordPress / How they work
- How to Securely and remotely Create new user in wordpress using Rest API
- API in numbers?
- Do I need to use a new WordPress.com account for each Jetpack installation
- how to get nonce using json api
- Implications of changing wordpress.com associated with Jetpack [closed]
- Does WordPress support a shortcode calling itself from within a shortcode call?
- What is the official way to consume the WordPress API? (api.wordpress.org)
- Stuck with wp_remote_post sending data to an external api on user registration
- How to get title tag of an external page with http api?
- Create post with REST API in php with file_get_contents
- How to Hit External REST POST API in WordPress? [closed]
- How to get WordPress Plugins Data in PHP using Plugin API?
- Displaying Content with WP Rest API
- How to integrate Yelp API
- API getting null values with wp_remote_post
- Where to find WordPress API changes for each version released
- I am trying to use the Theme Customization API but I keep getting an error
- Custom Post for Locating by Google Maps API
- How to Increase WordPress JSON API Speed?
- Extending WordPress REST API
- WordPress JSON API Extend to Create Users [closed]
- External API to WP
- Headless WordPress – Issue with plugin path
- Can’t get POST data in API endpoint callback
- node-wpapi: how to handle authentication?
- Post body not working with wp_remote_post()
- How can I cache WordPress Rest API Response
- WordPress REST API always misses parameters – rest_missing_callback_param
- Possible to use wordpress as publishing platform but programmatically inject content?
- Unable to find API Key for my blog
- Adding rest api endpoints to an old theme
- How to avoid loading wp-load.php from external php scripts?
- Develop REST API using WordPress for Android app [closed]
- Why aren’t tags and categories added in post request to WP Rest API
- get_option() fails to return binary result
- Integrate ZOHO Recruit API?
- POST request not going through?
- Allow logged in WordPress user to access 3rd party Laravel API via OAuth
- are there any initiatives to work wordpress as microservices?
- Sanitize Disqus API results?
- How can I send edits to my blog programmaticly?
- I want to retrieve all posts of a blog without username & password
- Best Practice for re-using API Data in WordPress?
- For using google api is it necessary to install the google client libraries for using Oauth 2 in wordpress installation?