Utility

API Statistics

Global API stats. Pass an apikey to include per-key usage breakdown.

GET/stats
GET/stats
Parameters
Request
bash
1curl -X GET 'https://execross.com/api/v3/stats?apikey=YOUR-APIKEY' \
2  -H 'Accept: application/json'
Response
Click Send to execute the request.
Example response
json
1{
2  "error-rate": "0.00%",
3  "response-time": "17400.59ms",
4  "totalreq": 1893011,
5  "totaluser": 58
6}
Next
Snack Video Download