Management Console API
Last updated
Was this helpful?
Last updated
Was this helpful?
The Management Console API provides a suite of RESTful JSON methods that allows you to automate processes in Impossible Cloud Management Console. It's important to note that this API is distinct from the and offers a different set of functionalities.
The management console API Key features of Impossible Cloud Management Console API include:
Obtaining a list of available contracts;
Obtaining a list of partners for a particular contract;
Creating a partner;
Renaming a partner;
Updating storage allocation for a partner;
Creating a Management Console user;
Listing all Management Console users.
To start using the Management Console API, first you will need to create an API key:
Next, you can use any common tools to create API requests such as or , or you can use our .
There are 2 types of endpoint for the Management console API:
Global Endpoint: For general account management tasks (e.g. creating a partner/storage account).
Global
eu-central-2
eu-west-1
eu-east-1
Regional Endpoints: For region-specific integrations and bucket creation in designated .
Below are the endpoint URLs for the global and regional endpoints, you can find the complete details of the available endpoints by referring to our .