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
August 30, 2022 at 9:49 am
#39113
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.