Health Check
Response Body
application/json
application/json
curl -X GET "https://example.com/api/v1/integrations/ping"{
"status": "healthy",
"timestamp": "2026-05-08T10:00:00.000Z"
}{
"status": "unhealthy",
"error": "Health check validation failed"
}SafeWeb API Documentation
API reference and guides for the SafeWeb Partner API, Distributor API, customer SSO, and outbound webhooks.
Get breach categories GET
Returns the list of breach categories used to classify types of data exposed in breaches. Requires valid partner authentication via SW-PARTNER-ID and SW-API-KEY headers.