Headеrs
There are several required headers:
The following header means that you expect to receive a JSON string in response to a request:
Accept: application/json
Shows which of the clients the request is received from:
X-Client: ios|android|thick-legal|web|desktop
A unique identifier of the device from which the request is received from:
X-Uuid: device_uuid
Specifies a release version:
X-Version: 22.12.1.0
General information about the device
User-Agent: user_agent_string
Used for authorization. There are several public routes for which this header isn’t required:
Authorization: Bearer token