Quickstart

  1. Get Your API Key

    • Navigate to your Account > API Keys and generate an API key.

    • This key is required to authenticate all API requests.

  2. Choose a Collection

    • Select one of your document collections.

    • Use the collection's URL identifier in your requests. List of all your collection URL identifiers can be found here.

  3. Start Building

    • Use the available endpoints to initiate a chat, send messages, and retrieve history.

Here is a short tutorial to help you get started:

Last updated