How to authorize a MyDHL Express API call using the API key on Postman?

Created by Pavani Lokasani, Modified on Fri, 26 May, 2023 at 9:58 AM by Pavani Lokasani

To insert your API key on postman for MyDHL Express API, just make sure you insert the parameter "Authorization" under Headers with your respective API key as explained in the screenshot below. You don’t have to insert anything under Authorization.

Here, we need to send Authorization header as a "Authorization: Basic [Base64-encode(APIKEY:APISECRET)] "


There is also a second option: getting authorization with the DHL Express API. Under authorization, choose basic authentication and enter your API key and secret key in the fields of username and password. and then automatically encoded values appear under the headers. 





Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article