How does the plugin work with the REST API?
The WordPress REST API provides a way to interact with your website by JSON objects. We ensure our plugins work with REST wherever possible.
This article contains details about how specific plugins work with the REST API.
Document Library Pro
Your Document Library Pro documents and their data are retrievable via the REST API.
Posts Table Pro and WooCommerce Product Table
Posts Table Pro and WooCommerce Product Table use standard WordPress post types to store their content. As a result, posts and products can be accessed directly through the WordPress REST API using the default post and product endpoints.
Related Articles
If searching the knowledge base hasn't answered your question, please contact support.