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:

  1. Obtaining a list of available contracts;

  2. Obtaining a list of partners for a particular contract;

  3. Creating a partner;

  4. Renaming a partner;

  5. Updating storage allocation for a partner;

  6. Creating a Management Console user;

  7. 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.

All regions offer the same functionalities for global data (e.g. getting usage data). If you want to perform regional operations (e.g. creating an S3 bucket), you need to choose the endpoint of the respective region.

Explore the full features of our API and interact with live endpoints through our interactive Swagger interface.

Last updated

Was this helpful?