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

Was this helpful?

  1. management console guide
  2. Using the management console as a Distributor

API keys

PreviousTeam membersNextDeals

Last updated 1 year ago

Was this helpful?

The "API Keys" page in the Partner Portal is where you can create and manage your API access credentials.

API keys enable programmatic access to the Partner Portal via a , which allows you to automate tasks and integrate the portal's features into your applications or workflows. RESTful API stands for Representational State Transfer, a standard software architectural style for creating scalable web services. It enables interaction with the portal through a set of stateless operations.

When creating a new API Key:

  1. Click on 'Create new API Key' to generate a token.

  2. Enter a description and set an expiration date/time for the key.

  3. Once created, ensure to copy the key immediately; it's your only chance to do so.

  4. The key won't be visible again for security reasons, but you can delete it using the trash bin icon if needed.

Remember, these keys grant access to the Partner Portal's features via API, so handle them securely.

RESTful API