cURL
curl --request GET \ --url https://app.onefirewall.com/api/v1/urls/{url} \ --header 'Authorization: <api-key>'
{ "url": "http://www.almaservice.it", "score": 54, "ts": 1695896501, "total_reports": 1, "total_members": 1, "tags": [ "MARAVENTO", "OneFirewall" ], "elk_ts": "2023-09-28T10:21:41.000Z", "elk_entry_ts": "2023-09-28T10:21:41.000Z", "entry_ts": 1695896501 }
Retrieve metadata for over a million known malicious feeds.
Authorization Token
URL you wishing to gain information (must be valid format and URL Encoded)
The response is of type string.
string