Analytics
Get Metrics
Retrieve usage metrics and statistics
GET
Documentation Index
Fetch the complete documentation index at: https://docs.neyrs.cloud/llms.txt
Use this file to discover all available pages before exploring further.
Authorization
Bearer token. Format:
Bearer neyrs_live_abc123def456Query Parameters
Start date for metrics. Format: ISO 8601 (YYYY-MM-DD)
End date for metrics. Format: ISO 8601 (YYYY-MM-DD)
Response
Time period for metricsProperties:
startDate(string): Start dateendDate(string): End date
Session metricsProperties:
total(number): Total sessionsactive(number): Currently active sessionsavgDuration(number): Average duration in seconds
Message metricsProperties:
total(number): Total messagesavgPerSession(number): Average messages per session
Transaction metricsProperties:
total(number): Total transactionssuccessful(number): Successful transactionsfailed(number): Failed transactionstotalVolume(number): Total volume in USD