> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.claruswms.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Getting DHL Credentials for Integration

> How to obtain DHL SiteID, Password, and Account Number credentials to integrate DHL as a shipping carrier, with test credentials for setup.

## Overview

To integrate DHL as a shipping carrier, you need three credentials: **DHL SiteID**, **DHL Password**, and **DHL Account Number**. The process differs depending on your region.

## Obtaining credentials

### US users

Email [xmlrequests@dhl.com](mailto:xmlrequests@dhl.com) with your:

* **DHL Account Number**
* **Region**
* **Address**

Request access to the **DHL XML Express API** for integration.

### UK and rest of world

Contact your **DHL account manager** and request integration with the **XML Express API**. The DHL presales team will provide your live credentials.

## Test credentials

While waiting for your live credentials, you can use these test credentials to set up and verify the integration:

| Field              | Value          |
| ------------------ | -------------- |
| SiteID             | `CustomerTest` |
| Password           | `alkd89nBV`    |
| DHL Account Number | `803921577`    |

<Warning>These test credentials are **only for testing**. You must use your live credentials for actual shipments.</Warning>

<AccordionGroup>
  <Accordion title="How long does it take to get DHL API credentials?">
    The timeframe depends on DHL. Use the test credentials above to get started while you wait.
  </Accordion>

  <Accordion title="What is the DHL XML Express API used for?">
    The XML Express API enables automated integration of DHL shipping services with your warehouse management system.
  </Accordion>
</AccordionGroup>
