Using the WordPress REST-API you can create a plugin to provide entirely new admin experiences for WordPress, build a brand new interactive front-end experience, or bring your WordPress content into completely separate applications.
There are 5 main key concepts of REST API that you should know before starting using it.
You can find more details on these concepts here. Also refer to the Glossary handbook page.
Learn more about how to interact with API resources and query for specific data in the Using the REST API section. Also, refer to the Endpoint Reference handbook page to know all the default endpoints provided by WordPress.
Explore these videos for insights and tutorials on REST API. This section comprises 4 modules with a combined duration of approximately 30 minutes.
Video Content | Time |
---|---|
Introduction to REST API | 11:20 |
Parameters | 10:33 |
More on REST API & Discovery | 02:29 |
Authentication & Endpoints on Custom Post Types | 06:16 |