DHL credentials#
You can use these credentials to authenticate the following nodes:
Supported authentication methods#
- API key
 
Related resources#
Refer to DHL's Developer documentation for more information about the service.
Using API key#
To configure this credential, you'll need a DHL Developer account and:
- An API Key
 
To get an API key, create an app:
- In the DHL Developer portal, select the user icon to open your User Apps.
 - Select + Create App.
 - Enter an App name, like 
n8n integration. - Enter a Machine name, like 
n8n_integration. - In SELECT APIs, select Shipment Tracking - Unified. The API is added to the Add API to app section.
 - In the Add API to app section, select the + next to the Shipment Tracking - Unified API.
 - Select Create App. The Apps page opens, displaying the app you just created.
 - Select the app you just created to view its details.
 - Select Show key next to API Key.
 - Copy the API Key and enter it in your n8n credential.
 
Refer to How to create an app? for more information.