Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.boostgpt.co/v1/bot/stats/summary \ --header 'Authorization: Bearer <token>'
{ "total_messages": 123, "total_chats": 123, "total_users": 123, "average_response_time": 123 }
Get summary statistics for an agent
Enter your API key
Project ID
Agent ID
Summary statistics retrieved successfully
Total messages processed
Total chat sessions
Total unique users
Average response time in ms
Was this page helpful?