Contact
Aggregated cybersecurity metrics derived from published articles. For partnership, integrations, or data questions, reach us at contact@titanlayer.tech.
GET https://www.titanlayer.tech/api/intelligence/summaryJSON with rolling metrics including active threats (24h), CVEs this week, data breaches, threat score, level, and deltas. Responses may be cached (~10 minutes).
{
"activeThreats": number,
"activeThreatsDelta": number,
"cvesThisWeek": number,
"cvesDelta": number,
"dataBreaches": number,
"dataBreachesDelta": number,
"threatScore": number,
"threatLevel": "Low" | "Moderate" | "Elevated" | "Critical",
"updatedAt": string
}