Skip to main content
GET
/
api
/
v1
/
ransom
/
country
/
victims
Victims (by country)
curl --request GET \
  --url https://api.defendis.ai/api/v1/ransom/country/victims \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Victims (by country) response

The response is of type object.