Deprecation policy
MonetizeKit provides a minimum of one minor release with warnings before removal; enterprise deployments may receive extended windows. See the Migration Guide for how to detect and roll out around a deprecation safely.
Deprecated surface
| Item | Type | Deprecated | Removal | Migration | Guide |
|---|---|---|---|---|---|
GET /integrations/legacy-webhooks | endpoint | 2026-02-01 | v2.4 (2026-09-30) | Use /webhooks/endpoints for endpoint management and replay operations. | Migration guide |
Plan.legacyFlags | field | 2026-02-01 | v2.4 (2026-09-30) | Replace legacyFlags with typed entitlements arrays. | Migration guide |
LegacyPlan | type | 2026-01-10 | v2.4 (2026-09-30) | Move all references from LegacyPlan to Plan. | Migration guide |