Adding REST API Support For Custom Content Types()
The REST API can create routes for custom post types and custom taxonomies inside of the `wp/v2` namespace, using the same controllers as the default post type or taxonomy term controllers. Alternatively, you can use your own controllers and namespace. This document will cover using the default controllers for your custom content type’s API routes. This is the easiest way and ensures the highest chance of compatibility with third parties.
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed