The API provides healthcheck of API HUB environment requesting specific Apigee hostname.
Scope
API returning status, name of Apigee environment, and its location.
Using the API
-
Select Apigee hostname
-
Add API key value in header (dhl-api-key)
-
Send request (use case below)
Example Use Cases
Environment healthcheck
Environment health of its-prod environment accessible through EU LTM
Curl Example: curl 'https://apihub.eu.dhl.com/its-hello-world' \
--header 'apikey: <dhl-api-key-value>' \
Get Access
- Internal API HUB API (ITS-API-HUB@dhl.com).
Authentication
API key required filled in "dhl-api-key" header
Environments
Environment: https://apihub.dhl.com
Description: Production environment
Environment: https://api-internal-dev.its.fra.gcp.dhl.com
Description: default API HUB dev API gateway (Apigee Hybrid)
Environment: https://api-internal-test.its.fra.gcp.dhl.com
Description: default API HUB dev API gateway (Apigee Hybrid)
Environment: https://api-internal-dev.gbs.fra.gcp.dhl.com
Description: default API HUB dev API gateway (Apigee Hybrid)
Environment: https://api-internal-test.gbs.fra.gcp.dhl.com
Description: default API HUB dev API gateway (Apigee Hybrid)
Environment: https://apihub.dhl.com
Description: GTM API HUB PROD API gateway (Apigee Hybrid)
Environment: https://apihub.us.dhl.com
Description: LTM US region for API HUB PROD API gateway (Apigee Hybrid)
Environment: https://apihub.ap.dhl.com
Description: LTM AP region for API HUB PROD API gateway (Apigee Hybrid)
Environment: https://apihub.eu.dhl.com
Description: LTM EU region for API HUB PROD API gateway (Apigee Hybrid)
Environment: https://apihub-int.dhl.com
Description: GTM API HUB PROD API gateway - only INTERNAL connection (Apigee Hybrid)
Environment: https://apihub-int.us.dhl.com
Description: LTM US region API HUB PROD API gateway - only INTERNAL connection (Apigee Hybrid)
Environment: https://apihub-int.ap.dhl.com
Description: LTM AP region API HUB PROD API gateway - only INTERNAL connection (Apigee Hybrid)
Environment: https://apihub-int.eu.dhl.com
Description: LTM EU region API HUB PROD API gateway - only INTERNAL connection (Apigee Hybrid)
Environment: https://apihub-sandbox.dhl.com
Description: GTM API HUB PROD API gateway (Apigee Hybrid)
Environment: https://apihub-sandbox.us.dhl.com
Description: LTM US region API HUB PROD API gateway (Apigee Hybrid)
Environment: https://apihub-sandbox.ap.dhl.com
Description: LTM AP region API HUB PROD API gateway (Apigee Hybrid)
Environment: https://apihub-sandbox.eu.dhl.com
Description: LTM EU region API HUB PROD API gateway (Apigee Hybrid)
Environment: https://apihub-sandbox-int.dhl.com
Description: GTM API HUB PROD API gateway - only INTERNAL connection (Apigee Hybrid)
Environment: https://apihub-sandbox-int.us.dhl.com
Description: LTM US region API HUB PROD API gateway - only INTERNAL connection (Apigee Hybrid)
Environment: https://apihub-sandbox-int.ap.dhl.com
Description: LTM AP region API HUB PROD API gateway - only INTERNAL connection (Apigee Hybrid)
Environment: https://apihub-sandbox-int.eu.dhl.com
Description: LTM EU region API HUB PROD API gateway - only INTERNAL connection (Apigee Hybrid)
Rate Limits
100pm
Additional Information
N/A
Release notes
N/A
N/A
N/A