Trader Backend APIREST APIResponse FormatsOn this pageResponse FormatsThe Trader Backend API supports JSON. Accept Header You need to use the following Accept header to get JSON: application/json Compression All APIs support GZip compression if the appropriate headers used. For example: Accept-Encoding: gzip