I'm creating a fundraising site similar to gofundme.com using Wordpress. I want to get the data stored from a WP Plugin via WP Rest API using ReactJS, Is there a way to access the data within the Plugin?
Update: I use a plugin called Wordpress Rest API Controller to access other endpoints
here's a link to Wordpress API Controller Plugin
Edit: Note all endpoints are open when using the plugin. the only option that I know is to create a custom endpoint