The Public API backend is a modern .NET 8 service, applying strict validation and enforcement of the published API contract.
All documented API behaviors are supported; however, scripts or integrations that depend on undocumented or previously lenient behavior (that is, permissive URL parsing, implicit type coercion, or reliance on specific error text) may encounter errors.
We recommend reviewing any custom automation or integrations to ensure they comply with the documented API contract.
