System Metrics (Experimental)
Authorizations
AuthorizationstringOptional
Bearer authentication header of the form Bearer <token>.
Query parameters
start_datestringOptional
Counts only wallets created after the given date
end_datestringOptional
Counts only wallets created before the given date
Responses
200
Metrics successfully fetched
application/json
400Error
application/json
500Error
application/json
get/system/metrics/wallets
Authorizations
AuthorizationstringOptional
Bearer authentication header of the form Bearer <token>.
Query parameters
start_datestringOptional
Counts only sessions created after the given date
end_datestringOptional
Counts only sessions created before the given date
Responses
200
Metrics successfully fetched
application/json
400Error
application/json
500Error
application/json
get/system/metrics/svx_verify_sessions
Last updated