Is there documentation for the serverless (HTTPS/WS) API?
I would like to use HTTPS for some multi-threaded queries in a serverless environment running Java, as it doesn't seem hard to implement. If there is documentation available, I'd love to have it to guide me.
I found this discussion, which describes the key elements. But since it's 2 years old, I don't know if it's still accurate. Is there anything better available?