Availability as REST API?
-
I’ve searched through your documentation and support posts, but I can’t seem to find whether this plugin exposes a REST endpoint?
I am using WordPress as a headless CMS for my frontend application, and would like to be able to search media either by title, description or tags. It seems like your plugin can handle that for a regular WordPress site, but I was looking to do something like so that it returns JSON:
fetch('https://www.my-url.com/wp-json/wp/v2/media?search=mountain')
Is this possible?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Availability as REST API?’ is closed to new replies.