Management Console API
What is Management Console API
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 AWS IAM/S3 endpoints 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.
How to use Management Console API
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 cURL or Postman, or you can use our Swagger web interface.
Endpoints
Below is a table that lists all the available endpoints for the Management Console API.
Explore the full features of our API and interact with live endpoints through our interactive Swagger interface.
Last updated
Was this helpful?