Endpoint

cyber

Cyber threat posture: exploit chatter, infrastructure attacks, and credential exposure.

GET/v1/cyber

Cyber threat posture: exploit chatter, infrastructure attacks, and credential exposure.

Request
http
GET /v1/cyber HTTP/1.1
Host: api.osirisos.com
Authorization: Bearer osk_live_...
Response
json
{
  "score": 58,
  "indicators": {
    "active_cves": 1421,
    "ransomware_24h": 38,
    "exposed_credentials_24h": 1923400
  },
  "as_of": "2026-06-09T12:00:00Z"
}