Skip to main content
Version: v2.0

Overview

TripLink APIs are based on HTTPS protocol, the user should make POST requests following the instructions, see APIs.

The request body and response body of all APIs are in JSON format and UTF-8 encoded. The user should include Content-Type: application/json in request header.

The requests and responses of all APIs contain several public parameters which are located in request header and response header, see Public Parameters.

The requests and responses of all APIs are encrypted and signed, see Encryption, Signature.

EnvironmentURL
TESThttps://compass.uat.ctripqa.com/compass/api
PROD (domestic)https://compass.ctrip.com/compass/api
PROD (overseas)https://compass.triplinkintl.com/compass/api
⚠️warning

PROD (domestic) will stop service on 2023/2/20, please change to PROD (overseas) as soon as possible. Please access the service by URL directly and do not use IP whitelist.