---
title: "KMS Server 1.18.5"
description: "Support for doverunner.com Domain in API URLs"
---
> For the complete documentation index, see [llms.txt](/llms.txt).

What's New

- **Support for** `**doverunner.com**` **Domain in API URLs**\
    The KMS server now supports API requests made to the new `**doverunner.com**` domain.\
    This change aligns with the ongoing brand consolidation and ensures compatibility with updated service endpoints.\
    Customers can now use either the legacy domain or the new `doverunner.com` domain for KMS API access without changes in functionality.

- **New Input Validations and Error Codes for** `**CID**` **Parameter**\
    Additional input validation has been added to improve request integrity and enhance developer feedback. The following new error codes have been introduced:

  - **Error Code 2515**: CID value is missing or null\
        The `CID` (Content ID) field is required and must not be null in API requests that include it.

  - **Error Code 2516**: CID value exceeds maximum length\
        The maximum allowed length for the `CID` parameter is **200 characters**. Requests exceeding this limit will be rejected with this specific error code.