This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: HTTP request to GET the product result

Home Forums Product Support Forums Ajax Search Pro for WordPress Support HTTP request to GET the product result Reply To: HTTP request to GET the product result

#39113
Ernest MarcinkoErnest Marcinko
Keymaster

No need for an API key in this case, the REST api is a new feature yet. There are plugins to authenticate rest requests, if you want to do that.

You can pass the posts_per_page argument to reduce the number of results: &posts_per_page=5
It is not yet documented, new arguments will be added in future releases. Currently this is the only extra argument.