Global Attack Surface & Zero-Day Alert API
The Global Attack Surface & Zero-Day Alert API continuously maps external assets for Fortune-500 security teams, MSSPs, and governments, and immediately alerts to newly discovered zero-day vulnerabilities affecting those assets. This enables proactive defense against emerging threats.
Global Attack Surface & Zero-Day Alert API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Health | ||
| GET |
healthCheck /v1/health |
Returns the API health status. This endpoint is public and does not require authentication. |
| Attack Surface | ||
| POST |
initiateSurfaceScan /v1/surface/scan |
Requests a scan of specified external assets to map their attack surface. The scan runs asynchronously, and results are typically delivered via the `/v1/alerts/realtime` endpoint… |
| Alerts | ||
| GET |
getRealtimeAlerts /v1/alerts/realtime |
Fetches a stream or list of real-time zero-day alerts affecting your monitored assets. This endpoint can be polled or used for server-sent events (SSE) if supported. |
Global Attack Surface & Zero-Day Alert API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $99 / month | — |
|
| ULTRA | $299 / month | — |
|
| MEGA | $799 / month | — |
|