The Traveler REST API utilizes Swagger to autogenerate the specification. It can be found here. The conventions around naming, data types etc. can be found in the API Convention page.
Device Information
Any request made to the Traveler API must include device specific information. This required headers are outlined below.
Header
Type
Example Value
Purpose
x-device-id
String
50565c00-6bba-4b7f-bfc2-593c50520e21
A value representing a unique installation of the application on a user's device.
x-os-version
String
iOS12.1
The version of the operating system of the device making the request.
x-language
String
en
The ISO 639-1 two letter language code of the user's device.