Before You Begin
Before you start, access to the Kuehne+Nagel API requires explicit request and approval. According to Kuehne+Nagel's documentation, all POST requests must include a valid AuthenticationId, which can only be obtained by contacting their technical support team.
To request access, please email the Kuehne+Nagel Helpdesk at: helpdesk@ec.kuehne-nagel.com and include the following information:
Company Name
Contact Name
Phone Number
Email Address
Purpose of API Usage, e.g., shipment tracking, order management, etc.
The Helpdesk will then provide:
Authentication ID
Client Code
Important! These credentials are required for all subsequent API interactions. |
Additional Notes
|
Installation Instructions for Integration Setup
Go to Subscriptions and click Search Certified Integration Marketplace and Subscribe.
โClick the Kuehne+Nagel integration tile.
โClick the Subscribe button.
Enter the name of the subscription and select a version. It can be set to any relevant and unique subscription name within the company where this subscription is created.
Format: [Product Name] - [Environment/Purpose]
Example: Kuehne+Nagel โ Release
Select Create Default Mappings (recommended). If you donโt want to create default mappings and want to create all mappings by yourself, then uncheck this box.
Provide the API URL endpoint for your Kuehne+Nagel subscription. For example:
Production:
https://api.ltlp.kuehne-nagel.com/api
Enter your Kuehne+Nagel website login user ID at Username.
Enter your Client_Code, provided by the Kuehne+Nagel Helpdesk.
Enter your Authentication ID, provided by the Kuehne+Nagel Helpdesk
Enter the API Throttle Limit. This setting prevents any single integration or user from overwhelming the system with too many requests. It protects system performance by controlling the number of API requests that can run simultaneously, ensuring fair usage.
Recommended Values
Initial Setup: 5
Ongoing Operations: 500
High Volume: 500
Enter the API Throttle Seconds. This defines the time window during which the API Throttle Limit is measured. If an integration makes too many requests within this time window, additional requests are rejected until the window resets.
Default Value: 60 seconds
Range: 60 seconds
Enter the number of Concurrent Connections. This specifies the maximum number of simultaneous API connections that the subscription can process for a user or integration. If this limit is exceeded, new requests are queued or rejected until a currently active connection finishes.
Default Value: 5
Range: 10
Enter the number of Concurrent Batch Executions. This specifies the maximum number of simultaneous batch executions that can process for an integration at one time. If this limit is exceeded, new requests are queued or rejected until a currently active connection finishes.
Default Value: 5
Range: 10
Click Apply to save the settings.
Post-Installation Verification
After completing the installation, perform these tests to verify the installation.
Data Sync Test
Initiate a sample data pull. (To iPaaS.com).
Initiate a sample data push. (From iPaaS.com).
Functionality Test
Run an end-to-end business process.
Validate key features like field mappings, workflow triggers, and logging.
Review integration logs in iPaaS.com.
Support and Troubleshooting
Click the Help button on any iPaaS.com page to contact Support or to search our documentation.
Documentation: Search our documentation at the top of this article
Support Portal: Click the Help and Support button at the lower-right of this window.
Contact Information: Contact iPaaS.com.



