Health Check
Response Body
application/json
application/json
curl -X GET "https://connect.safeweb.co/api/integrations/ping"{
"status": "healthy",
"timestamp": "2026-02-10T12:00:00.000Z"
}{
"status": "unhealthy",
"error": "Health check validation failed"
}SafeWeb API Documentation
API reference and guides for the SafeWeb Partner API.
Onboard a new customer POST
Creates a new customer account in the SafeWeb platform with specified monitoring assets, billing information, and plan configuration. Requires valid partner authentication via SW-PARTNER-ID and SW-API-KEY headers. At least one of assetsDomains or assetsEmails must be provided. The contactEmail will be automatically added to assetsEmails if not already present.