We are testing a third party integration from our college's ERP provider. We have connected it to our test environment. It seems to have very few features and options. So, just wondering if there is a way to monitor API calls. I was able to use the DAPClient in Python to download canvas_logs in our production environment. But I can't figure out if i can point the DAPClient to our test environment. Is that possible? Or is there another way to monitor API activity in test?