Build for Humanity.

Our data is your ammunition. Use the AEAH API to integrate real-time threat detection and ethical auditing into your own applications.

GET https://api.aeah.org/v1/threats/active

Retrieve Active Threat Feed

Returns a JSON array of verified algorithmic threats, shadow-tracking domains, and biometric harvesting nodes discovered in the last 24 hours.

Example Response

{
  "status": "success",
  "data": [
    {
      "id": "THREAT_9921",
      "severity": "HIGH",
      "type": "BIO_HARVESTING",
      "entity": "Unknown_Node_Philly",
      "timestamp": "2026-03-13T16:40:00Z"
    }
  ]
}

Need an API Key?

Keys are granted to verified Guard members and independent researchers.