jack-caissey - 2021-12-01

I am trying to make an API call to retrieve data. The API needs to take in username and password as Basic Auth parameters. I am wondering how I would pass these values to the API? I have not been able to find any documentation outlining how this would be done.