MyDHL Express API

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

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. 





P
Pavani is the author of this solution article.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.