Is it possible to connect to the API without an SSL connection?

Knowledge Drop

Last tested: Oct 16, 2020

Nope - connecting to the API requires an https connection with a valid cert.

Apparently the SSL handshake takes “quite some times” (a couple of seconds). Is there no way to avoid this overhead?