Api
Run Test Call Diagnostics
curl -X POST "https://loading/api/v1/onboarding/test-call/diagnostics"{
"itsm": {
"details": {},
"status": "ok"
},
"llm": {
"details": {},
"status": "ok"
},
"tts": {
"details": {},
"status": "ok"
}
}Rotate Tenant Encryption Key Legacy POST
Legacy alias for DEK rotation (Story 6.1).
Scan Kb For Products Endpoint POST
Scan KB articles to discover product names. This endpoint: 1. Searches KB with generic terms (directly via Freshservice API) 2. Extracts potential product names from article titles/descriptions 3. Filters out already-known products 4. Returns proposed products for admin review