[Yandex Cloud documentation](../../../../../index.md) > [Yandex IoT Core](../../../../index.md) > Broker API reference > [gRPC](../index.md) > Broker > Overview

# IoT Core Broker Service, gRPC: BrokerService

A set of methods for managing broker.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Returns the specified broker. ||
|| [List](list.md) | Retrieves the list of brokers in the specified folder. ||
|| [Create](create.md) | Creates a broker in the specified folder. ||
|| [Update](update.md) | Updates the specified broker. ||
|| [Delete](delete.md) | Deletes the specified broker. ||
|| [ListCertificates](listCertificates.md) | Retrieves the list of broker certificates for the specified broker. ||
|| [AddCertificate](addCertificate.md) | Adds a certificate. ||
|| [DeleteCertificate](deleteCertificate.md) | Deletes the specified broker certificate. ||
|| [ListPasswords](listPasswords.md) | Retrieves the list of passwords for the specified broker. ||
|| [AddPassword](addPassword.md) | Adds password for the specified broker. ||
|| [DeletePassword](deletePassword.md) | Deletes the specified password. ||
|| [ListOperations](listOperations.md) | Lists operations for the specified broker. ||
|#