Trader OMS APIREST APIResponse FormatsOn this pageResponse FormatsThe Trader OMS REST API supports JSON. Accept Header To receive JSON, use the following Accept header: application/json Compression All APIs support GZip compression when the appropriate headers are used. For example: Accept-Encoding: gzip