WordPress REST API (Version 2)
By Ryan McCue
Description
WordPress is moving towards becoming a fully-fledged application framework, and we need new APIs. This project was born to create an easy-to-use, easy-to-understand and well-tested framework for creating these APIs, plus creating APIs for core.
This plugin provides an easy to use REST API, available via HTTP. Grab your site's data in simple JSON format, including users, posts, taxonomies and more. Retrieving or updating data is as simple as sending a HTTP request.
Want to get your site's posts? Simply send a GET request to /wp-json/wp/v2/posts. Update user with ID 4? Send a PUT request to /wp-json/wp/v2/users/4. Get all posts with the search term 'awesome'? GET /wp-json/wp/v2/posts?filter[s]=awesome. It's that easy.
The WordPress REST API exposes a simple yet easy interface to WP Query, the posts API, post meta API, users API, revisions API and many more. Chances are, if you can do it with WordPress, the API will let you do it.
The REST API also includes an easy-to-use JavaScript API based on Backbone models, allowing plugin and theme developers to get up and running without needing to know anything about the details of getting connected.
Check out our documentation for information on what's available in the API and how to use it. We've also got documentation on extending the API with extra data for plugin and theme developers!
All tickets for the project are being tracked on GitHub. You can also take a look at the recent updates for the project.
Other Notable Features
Here are a few other notable features of this free WordPress REST API (Version 2) plugin.
Contributors and developers
“WordPress REST API (Version 2)” is open source software. The following people have contributed to this plugin.
WPS
6.7
Average
Ratings
4.2 out of 5 | 34Version
2.0-beta15Last updated
8 years agoActive installations
10,000+WordPress version
4.7.31 or higherPHP version
or higherLanguages
0Tags
Api,JSON,Rest,Rest-apiOther plugins you might like
WPCode – Insert Headers and Footers + Custom Code Snippets – WordPress Code Manager
By Syed Balkhi
WPS
7.52
Very Good
1.8k+reviews
active installation
Tested with
6.9.1Redux Framework
By David Anderson / Team Updraft
WPS
7.08
Very Good
272+reviews
active installation
Tested with
6.9.1Code Snippets
By Code Snippets Pro
WPS
7.38
Very Good
493+reviews
active installation
Tested with
6.9.1Meta Box
By Meta Box
WPS
7.22
Very Good
161+reviews
active installation
Tested with
6.9.1CMB2
By Justin Sternberg
WPS
6.77
Average
91+reviews
active installation
Tested with
6.4.7PHP Compatibility Checker
By WP Engine
WPS
7.04
Very Good
131+reviews
active installation
Tested with
6.4.7