Administrators access the Devolutions Cloud API primarily through the Devolutions PowerShell module, which exposes cmdlets for managing Devolutions Cloud data from PowerShell. Using PSHubContext objects, scripts authenticate with an application user and secret, then call commands to create, update, or remove entries, vaults, and users in an automated way.
In daily operations, this API surface is used to integrate Devolutions Cloud with deployment pipelines, CMDBs, or reporting systems. For example, you can use the PowerShell script export type to generate JSON or CSV data and feed it into external analytics, or automatically provision new project vaults and assign groups based on a standardized script.