Services


The Blocklet SDK abstracts away the complexity of direct API calls by providing a suite of powerful service clients. These clients offer a clean, programmatic interface to interact with core Blocklet functionalities, such as user management, real-time notifications, and inter-component event handling. By using these services, you can build more robust and feature-rich applications with less code.

These services act as the bridge between your application and the underlying Blocklet Server, handling authentication, request formatting, and error handling for you.


Explore the core services provided by the SDK:

These services are the pillars for building interactive and integrated Blocklet applications. Dive into each service's dedicated section to understand its full capabilities and see practical examples.


Next, let's explore how to manage your application's users and settings with the Blocklet Service.