The Onboarding API tracks each user’s progress through the platform’s getting-started checklist. It powers the onboarding widget shown to new users.Documentation Index
Fetch the complete documentation index at: https://docs.kaireonai.com/llms.txt
Use this file to discover all available pages before exploring further.
GET /api/v1/onboarding/progress
Get the current user’s onboarding progress.Response
Onboarding Steps
| Step | Description |
|---|---|
load_data | Load sample data or create a connector |
explore_flow | Open and explore a decision flow |
run_recommendation | Execute a Recommend API call |
view_trace | View a decision trace |
try_assistant | Use the AI assistant |