Endpoint documentation is available at https://api.chatsystem.ai
Within a catalog are the definitions of the product properties, called Search Filters. Each property of your product that you want to make searchable must have its own Search Filter.
The products that you upload via the API will be those that will be presented to the user by the agent.
Via the back-office or the API, add the DNS of the site that will host the client and use your appToken.
The ChatSystem client is available as a react pakckage on npmjs and also a bundled version for other sites at the URL https://chatsystem.s3.eu-west-3.amazonaws.com/index.js, which you can use in a <script> tag with the source pointing to the URL, and your appToken as a parameter like this:
<script type="text/javascript"src="https://chatsystem.s3.eu-west-3.amazonaws.com/index.js"data-apptoken="YOUR_APP_TOKEN"></script>
Copyright © 2025 Logiciel, Inc. All rights reserved.