First off, thanks for sharing Search API plugin - I've been working on some custom endpoints for our site, but your plugin pretty much does what we're after :)
Very late answer, but maybe still helpful. Your route needs to be a little different. Change swp-api >> swp_api. That will make it work: wp-json/swp_api/search.
Hey Josh,
First off, thanks for sharing Search API plugin - I've been working on some custom endpoints for our site, but your plugin pretty much does what we're after :)
I've installed the plugin and setup a supplemental search engine in SearchWP, but when I try check the responses using https://winefolly.staging.wpengine.com/wp-json/swp-api/?search=chardonnay&engine=wines, I get a rest_no_route code 404 error.
Any ideas what I'm missing?