Access token
This section will describe how you will authenticate yourself to the Travellerschoice Online identity services, and receive an access token in return, which you can use to access all the endpoints.
Request an access token
Access token API
Name
Value
{
"access_token": "20ed68855cc183dede3b36fb67e5",
"expiryDate": "2024-10-13T22:24:09.323Z"
}{
"errors": [
{
"message": "Invalid api key"
}
]
}Last updated