POST /api/stats/usage
POST
/api/stats/usage
This method is used to obtain information about the number of consumed and avaialble signatures/operations per process.
{ "keyUsage": "integer”, "maxKeyUsage": "integer” }
Last updated 1 year ago