Skip to main content
POST
/
api
/
v1
/
ransom
/
stats
Ransomware stats
curl --request POST \
  --url https://api.defendis.ai/api/v1/ransom/stats \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Authorizations

Authorization
string
header
required

Required for all /api/v1 endpoints. Use Authorization: Bearer <api_key>

Body

application/json

The body is of type object.

Response

200 - application/json

Stats response

The response is of type object.