cURL
curl --request GET \ --url https://app.onefirewall.com/api/v1/domains/{domain_name} \ --header 'Authorization: <api-key>'
{ "domain": "ukfoyr.com", "score": 88, "ts": 1693526732, "total_reports": 1, "total_members": 1, "tags": [ "CTA", "OneFirewall" ], "elk_ts": "2023-09-01T00:05:32.000Z", "elk_entry_ts": "2023-09-01T00:05:32.000Z", "entry_ts": 1693526732 }
Retrieve metadata for over a million known malicious domains.
Documentation IndexFetch the complete documentation index at: https://docs.onefirewall.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.onefirewall.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorization Token
Domain name you wishing to gain information (must be valid format)
The response is of type string.
string