I am not an expert (far from that), but a nebulously documented element in all ressources is: Do we need to do something with our server so our secure key is sent securly to the 3rd party API?
Or there is already a protocol in the API that encrypt sending these request?
In other words: Do we need to implement SSL on our server so calling secure APIs is secure?
Thanks!