This refactor will include: 1 - change how params will be treated in get requests; 2 - exclude any data models from requests and response; 4 - include async methods on the http client (django style: aget, apost etc using httpx most probably due size);