API Changelog
This page documents notable changes to the SafeWeb APIs. Backward-compatible additions are listed under each release; breaking changes are called out explicitly.
v1.5.0
Custom plans for distributors, scan status visibility, and simpler plan assignment.
- Custom plans: distributors can offer tailored plans to all of their partners, alongside the default Basic, Plus, and Pro plans.
- Assign plans by `planId` when onboarding or updating a customer. Existing `planType` values (e.g. `safeweb-basic`) continue to work, so no changes are needed for current integrations.
- Customer info responses now include `scanned_status`, showing the customer’s current scan state.
v1.4.0
Customer upgrade flow, partner customer listing, and webhook improvements.
- Upgrade prospect customers to active status via a dedicated endpoint.
- List all customers for the authenticated partner.
- Domains added through the assets update endpoint now trigger a scan automatically and immediately.
- Webhook payloads alias UUID fields as `id` for migration in July afterwhich they will be removed.
v1.3.0
Prospecting workflow, reactivation, and webhook delivery visibility.
v1.2.0
Breach intelligence, threat scoring, and distributor webhook management.
v1.1.0
Distributor API launch and partner analytics.