v2, thoroughly test your system and verify any differences in output.
Additionally, v2 enforces strict parsing of XML. If invalid XML is submitted, the API will return an error.
Please note that v2 will become the default on 1 December 2025.
To ensure a seamless transition, existing customers will have the option to request v1 for an additional grace period.
This will help accommodate integrations that are contingent on particular tag handling behaviours exhibited by v1, for example.
As of now, tag handling v2 is only compatible with the quality-optimized model type.
When you set
tag_handling_version to v2, the model_type is implicitly set to quality_optimized.Requests that specify both model_type=latency_optimized and tag_handling_version=v2 will return an error.