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>headerAccess to referenced rich media through additional endpoints
Load data tables in JSON or Arrow formats
Extensive configuration options
Getting Started#
Authentication: Obtain a JWT token for API access
Documentation: Review the comprehensive API docs for all available options
Testing: Use the live testing interface to experiment with endpoints
Support: Contact staff for the latest updates and assistance
API Documentation Interface#
