Get Model Analytics
Get comprehensive analytics for a specific model including quality scores, sentiment analysis, safety metrics, LLM-generated recommendations, and time-series data.
Requires Growth+ plan or higher.
Rate limited based on your plan’s maxAnalysesPerHour.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The model ID to get analytics for
Query Parameters
Time period for analytics data: 7d, 30d (default), or 90d.
7d, 30d, 90d Response
Model analytics retrieved successfully
Average conversation quality index.
Average satisfaction score.
Average growth score.
Average friction score.
Average safety score.
Average user sentiment.
Average change in user sentiment.
Average frustration level.
Average struggle level.
Average commercial intent.
Hallucination detection counts.
Jailbreak detection counts.
User bias detection counts.
Model bias detection counts.
User toxicity detection counts.
Model toxicity detection counts.
LLM-generated recommendations and health assessment.
Total conversation count.
Total message count.
Average conversation rating.
Time-series data points for the requested period.

