{"info":{"_postman_id":"370807ff-0a1c-4a6a-9367-bc45109451b3","name":"Search-ai","description":"<html><head></head><body><img src=\"https://content.pstmn.io/e7eadc97-c18d-40ed-8434-ad007af45718/c2VhcmNoLWlhLnBuZw==\" width=\"214\" height=\"231\">\n\n<p>AI-powered Search Corrector</p>\n<p>Search-ia is an AI-powered search corrector. This tool allows you to perform smarter searches in your applications. Major search engines like Google and Bing have systems in place to correct your searches. For example, if you type \"Mandana\" with spelling mistakes or typos, the search engines will suggest \"Did you mean Manzana?\" This is exactly what \"Search-ia\" offers in a simple way, through an API. Now you can improve the accuracy of your searches and obtain relevant results more efficiently.</p>\n<img src=\"https://content.pstmn.io/53c5b5ad-cea3-41ef-8cd1-47877a111e55/SU1HXzAzNzIuR0lG\">\n\n<p>Lab</p>\n<p>Playground:</p>\n<p><a href=\"https://colab.research.google.com/drive/1tpkvIsc47YDKCbPDyFe9Jq65l3hUT1hg?usp=sharing\">https://colab.research.google.com/drive/1tpkvIsc47YDKCbPDyFe9Jq65l3hUT1hg?usp=sharing</a></p>\n<p>2018 – 2023 © Ypw</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"16743367","collectionId":"370807ff-0a1c-4a6a-9367-bc45109451b3","publishedId":"2s9Ykn7gwW","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"179dc6"},"publishDate":"2023-12-15T19:16:01.000Z"},"item":[{"name":"search","id":"13a25f9c-b4a6-4755-9828-db336f601ee3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"country\":\"Dominican Republic\",\n    \"typeOfProducts\": \"Beverages, Liquor Store\",\n    \"search\": \"wiky\"\n}","options":{"raw":{"language":"json"}}},"url":"https://search-ai.ypw.com.do/search","description":"<p>API Documentation - Search-ia</p>\n<p>Endpoint: POST <a href=\"https://search-ai.ypw.com.do/search\">https://search-ai.ypw.com.do/search</a></p>\n<p>Description: This API allows you to perform intelligent searches using the Search-ia engine. It corrects search queries and returns relevant results based on the provided parameters.</p>\n<p>Request Parameters:</p>\n<ul>\n<li>json (Request Body): A JSON object containing the following parameters:<ul>\n<li>country: (Required) The country for which the search results are to be retrieved.</li>\n<li>typeOfProducts: (Required) The type of products to filter the search results.</li>\n<li>search: (Required) The search query to be corrected and used for retrieving relevant results.</li>\n</ul>\n</li>\n</ul>\n<p>Example Request Body:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"country\": \"Dominican Republic\",\n    \"typeOfProducts\": \"Beverages, Liquor Store\",\n    \"search\": \"wiky\"\n}\n\n</code></pre>\n<p>HTTP Method: POST</p>\n<p>Successful Response:</p>\n<ul>\n<li>Status Code: 200 OK</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">[  \n  {      \n   \"search\": \"Wiki Vodka\"  \n  },  \n  {      \n    \"search\": \"Wicky de Yin\"  \n  },  \n  {      \n    \"search\": \"Wicky de Yang\"  \n  }\n]\n\n</code></pre>\n<p>Error Response:</p>\n<ul>\n<li>Status Code: 400 Bad Request</li>\n</ul>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{  \n  \"message\": \"Error, the body of the message or the \\\"search\\\" parameter is missing. {\\\"search\\\":\\\"Product x Search\\\"}.\",  \n  \"code\": 400,  \n  \"error\": true\n}\n\n</code></pre>\n<p>Please ensure that all required parameters are included in the request body and that the endpoint URL is correct.</p>\n","urlObject":{"protocol":"https","path":["search"],"host":["search-ai","ypw","com","do"],"query":[],"variable":[]}},"response":[],"_postman_id":"13a25f9c-b4a6-4755-9828-db336f601ee3"}]}