Client to access trip related functionalities
Creates a new trip
Deletes the trip using its Id
Gets a trip using its Id
Gets the blobs and the device that gathered it for a specified trip
Gets the events for a specified trip
Gets several trips based on the provided criteria
Ktor HttpClient used to make HTTP requests