Connection
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"
}Changes
No recorded changes to this endpoint across all 52 revisions of this API.