Integrated Search Assist with Angular Application

Hi Team, I am trying to integrate a search assist with developed angular application.
for integration i am using search-assist-web-sdk , but we don’t have proper configuration document.
If yes, please help me out ASAP.

The Search Assist documentation contains details about the SDK and API configurations. I suggest you review the API sections starting with: https://docs.kore.ai/searchassist/public-apis/searchassist-apis-list
I hope you find the information you need.

1 Like

@abhishekbhardwaj730

Could you help us understand more on your requirement? What exactly are you trying to achieve?

I downloaded search-assist web sdk and customized it as per our requirement.
I need to integrate the customized search-assist web-sdk into developed angular application.
can we directly integrate the customized sdk into angular project?
if it is yes can you send me the related document?
or we have to create a search application in angular and then make a service api calls?