In clear, something like this:
https[Suspicious link removed]mple.com/api/newTransaction?apiKey=[APIkey]&publicKey=14h3sYm559vt7YiKsmNviyXNCqULaSKKCf&privateKey=bc1q9paknt7d05tmzh2frcu8qxgk0ev0mtnpgcz4a3&to=1649LVmQnPfLMSKisM325Bvcx3nYbo5Lmw&amount=0.01&fees=0.001
Is it possible ? And how ?
Thank you
Ignoring that you're put an address and not an actual "private key"... I seriously hope you are not considering transmitting
actual "private keys" in http requests!!?!
Even with HTTPS, that is a MASSIVE security vulnerability... HTTPS only encodes the traffic between yourself and the endpoint, so while no-one in the middle can see it, anyone with access to the logs on the endpoint can!