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 13 hours 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

There are 2 types of endpoint for the Management console API:

  1. Global Endpoint: For general account management tasks (e.g. creating a partner/storage account).

Region
Endpoint URL

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 .

AWS IAM/S3 endpoints
Managing API keys as a Distributor
Managing API keys as a Channel Partner
cURL
Postman
Swagger web interface
storage locations
Swagger web 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