from vital import Client

client = Client(api_key, "sandbox")

data = client.Testkits.get_orders("2021-01-01", "2022-12-02")