Louie API for Conversational Analytics#

The Louie API provides comprehensive conversational analytics capabilities including embedding, headless operations, and more.

API Documentation#

Access the full API documentation at: https://<site>/api/docs

Chat Endpoints#

The API supports both streaming (/api/chat) and blocking modes for chat interactions.

Features#

  • Start new chat sessions or continue existing conversations

  • JWT authentication using Authorization: Bearer <token> header

  • Access to referenced rich media through additional endpoints

  • Load data tables in JSON or Arrow formats

  • Extensive configuration options

Getting Started#

  1. Authentication: Obtain a JWT token for API access

  2. Documentation: Review the comprehensive API docs for all available options

  3. Testing: Use the live testing interface to experiment with endpoints

  4. Support: Contact staff for the latest updates and assistance

API Documentation Interface#

API Documentation