Management API Overview
The Disguise Cloud Management API, available at api.disguise.cloud/v1/, is designed to help you manage your organisation, drives, and organisation settings efficiently.
Key Features
The Management API provides the following key functionalities:
- Organisation Management: Update and manage your organisation details.
- Drive Management: Manage your drives, including creating, updating, and archiving drives.
Authentication
To use the Management API, you need to authenticate using an API token. Please refer to the Authentication section for more information on how to generate an API token.
Rate Limits
The Management API enforces rate limits to ensure fair usage and system stability. Please refer to the Rate Limits section for more information on the rate limits.
Handling Errors
If you encounter errors while using the Management API, please refer to the Error Handling section for information on how to handle errors effectively along with the common error structure the API returns.