Two APIs to go live: This quick start guide will take you through the two APIs required for you to go live with Neuralens AI search: Indexing, and Search.
Get your API keys
Your API requests are authenticated using API keys. Any request that doesn't include an API key will return an error.
Indexing API
Indexing is how you add your products to the search engine. For better understanding by the Neuralens Engine and better relevance, refer the set of . If you product attributes are not in the standardized set, you can use .
POSThttps://api.neuralens.ai/search/index
Indexes a new product. You can index up to 100 products in a single request.
Indexing is asynchronous. It may take up to an hour for newly indexed products to reflect in Search.