[Yandex Cloud documentation](../../../index.md) > [Yandex IoT Core](../../index.md) > Devices API reference > [REST](../index.md) > Registry > Overview

# IoT Core Service, REST: Registry

A set of methods for managing registry.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Returns the specified registry. ||
|| [GetByName](getByName.md) |  ||
|| [List](list.md) | Retrieves the list of registries in the specified folder. ||
|| [Create](create.md) | Creates a registry in the specified folder. ||
|| [Update](update.md) | Updates the specified registry. ||
|| [Delete](delete.md) | Deletes the specified registry. ||
|| [ListCertificates](listCertificates.md) | Retrieves the list of registry certificates for the specified registry. ||
|| [AddCertificate](addCertificate.md) | Adds a certificate. ||
|| [DeleteCertificate](deleteCertificate.md) | Deletes the specified registry certificate. ||
|| [ListPasswords](listPasswords.md) | Retrieves the list of passwords for the specified registry. ||
|| [AddPassword](addPassword.md) | Adds password for the specified registry. ||
|| [DeletePassword](deletePassword.md) | Deletes the specified password. ||
|| [ListDeviceTopicAliases](listDeviceTopicAliases.md) | Retrieves the list of device topic aliases for the specified registry. ||
|| [ListOperations](listOperations.md) | Lists operations for the specified registry. ||
|| [Disable](disable.md) | Disables the specified registry. ||
|| [Enable](enable.md) | Enables the specified registry. ||
|#