Every time I open the API Reference of many vendors and see that there are only SDK documents for Python/JS, but no documentation for REST API and WebSocket interfaces, it feels really frustrating. In fact, writing a Client is such a simple task that there's no need to encapsulate an SDK; it would be better to just provide protocol documentation. Moreover, in the AI era, we can let AI write the SDK itself.