Vultr DocsLatest Content

Associated Doc

Can I Automate Image Management in Vultr Container Registry Using the API?

Updated on 15 September, 2025

Automate container registry operations including creation, updates, deletion, repository management, and access control through Vultrs comprehensive API endpoints.


Yes. Vultr offers an extensive set of API endpoints that lets you automate container registry operations. With the API, you can create, update, and delete registries, manage repositories, and control access credentials.

This enables you to integrate Vultr Container Registry (VCR) directly into your CI/CD pipelines, ensuring that image management tasks, such as pushing new builds, cleaning up unused images, or rotating credentials, are handled automatically without requiring manual intervention.

Each guide in the Vultr Container Registry product documentation includes the corresponding API instructions, so you can replicate the same operations programmatically.