The new search API uses the func=search?where1=**** through http to do the search. It prompts the authentication; then got the content server search results. I am developing an application need the search function. I would like to use program to do the authentication, such as create a token and set the cookie or other methods. The search result has to merge to our own application. Is any method can get the result item only?