The Lucidworks AI Use Case API returns a list of each use case and the available models that support each use case. This API serves as a central repository of the most current use cases and models that Lucidworks AI supports, including custom models. As Lucidworks AI adds new use cases or models, the Use Case API returns the new use cases and models as soon as they’re available, eliminating the need to manually check another resource to view what is currently available. You can enter the values returned in the response of the Use Case API in the:Documentation Index
Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt
Use this file to discover all available pages before exploring further.
- LWAI Prediction API use case requests
- Lucidworks AI Async Prediction API use case requests
Prerequisites
To use this API, you need:- The unique
APPLICATION_IDfor your Lucidworks AI application. For more information, see credentials to use APIs. - A bearer token generated with a scope value of
machinelearning.predict. For more information, see Authentication API.