v1
latestSwagger 2.02026-07-1798126172.4 KBConnection
Returns connection statistics
Returns statistics about current connection
get/connection/statistics
Response
Connection statistics
Example response
{
"bytes_received": 1024,
"bytes_sent": 1024,
"duration": 60,
"throughput_received": 1024,
"throughput_sent": 1024,
"tokens_spent": "500000"
}