Partner Management Console Help
  • Overview
    • About Impossible Cloud's Management Console
  • Feature Release Notes
    • 4th March 2024
  • management console guide
    • Getting started
      • Accessing the Management Console
      • Upholding password requirements
      • Assigning user roles
    • Using the management console as a Distributor
      • Partners
        • Creating a partner
        • Exporting CSV
        • Managing a partner
          • Manage Partner's Management Console Users
          • Change storage allocation
          • View and export Usage reports
      • Team members
      • API keys
      • Deals
    • Using the management console as a Channel Partner
      • Storage accounts
        • Creating a storage account
        • Exporting CSV
        • Managing a storage account
      • Team members
      • API keys
  • Management Console API
    • Management Console API
      • Authentication Mechanisms
      • Get Started
      • Swagger Web Interface
  • Glossary
    • List of key terms
  • Other support resources
    • Impossible Cloud Storage Console (ICSC) Doc.
    • Knowledge Base
    • Help Center
    • System Status
Powered by GitBook
On this page
  • What is Management Console API
  • How to use Management Console API
  • Endpoints

Was this helpful?

  1. Management Console API

Management Console API

PreviousAPI keysNextAuthentication Mechanisms

Last updated 20 days ago

Was this helpful?

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 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 or , or you can use our .

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.

Region
Endpoint URL

eu-central-2

eu-west-1

eu-east-1

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

AWS IAM/S3 endpoints
Managing API keys as a Distributor
Managing API keys as a Channel Partner
cURL
Postman
Swagger web interface
Swagger interface
https://api.partner.impossiblecloud.com/v1
https://api.partner.eu-central-2.impossiblecloud.com/v1
https://api.partner.eu-west-1.impossiblecloud.com/v1
https://api.partner.eu-east-1.impossiblecloud.com/v1