Has anyone ever used the datareader to fetch data using an API key? If so do you have an example?
The site I am looking to pull data from asks for an API key in the header as well as login credentials, specifically with a GET command.
Any thoughts appreciated. Thanks
The site I am looking to pull data from asks for an API key in the header as well as login credentials, specifically with a GET command.
Any thoughts appreciated. Thanks
Comment