Management Console API

What is Management Console API

The Management Console API provides a suite of RESTful JSON methods. It's important to note that this API is distinct from the AWS IAM/S3 endpoints and offers a different set of functionalities.

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

You can access the list of currently supported endpoints for our Management Console API here:

Last updated

Was this helpful?