Hello all.
As part of a new project I would like to connect to an external api with a username and application key. I understand how to connect to a simple api and load/get the JSON data but after much searching I can't find details on how to login to an API prior to connecting and retrieving data.
Is this doable from within a processing sketch?
I have the endpoint URL but can't practice extracting the data through processing as I can't apply my credentials that way.
If anyone could point me in the right direction it would be greatly appreciated.
Cheers