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"
}API Documentation
API reference and guides for the 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 authentication via SW-PARTNER-ID and SW-API-KEY headers. Accepts a partner or distributor API key.