Skip to main content
GET
/
intel
/
{ipv4}
CTI
curl --request GET \
  --url https://app.onefirewall.com/api/v1/intel/{ipv4} \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Authorization Token

Path Parameters

ipv4
string
required

Threat Actor ID (IPv4), at the moment we only provide information based on IPv4

Response

200

The API response returns structured intelligence data associated with the specified actor. Refer to the appropriate documentation for detailed field definitions and interpretation guidelines.