How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Impossible Cloud Distributors API

The Distributors API from Impossible Cloud — 11 operation(s) for distributors.

Impossible Cloud Distributors API is one of 3 APIs that Impossible Cloud publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Distributors. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 16 operations across 11 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.partner.impossiblecloud.com/v1.

16 operations 11 paths 12 schemas 3 DELETE8 GET1 PATCH3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.partner.impossiblecloud.com/v1
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Impossible Cloud Distributors API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Bearer).

  • Bearer — Type "Bearer" followed by a space and JWT token.

Paths & Operations 16

Across 11 paths, the API surfaces 16 operations — 3 DELETE, 8 GET, 1 PATCH, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Distributors 16
GET
/contract/list
Get list of available contracts
→ 200
GET
/contract/{contractID}/partners
Get list of partners in the contract
1 param → 200
POST
/partner
Create partner in the contract
body → 201
DELETE
/partner/{partnerID}
Delete a partner
1 param → 204
GET
/partner/{partnerID}
Get a partner by identifier
1 param → 200
PUT
/partner/{partnerID}
Change partner's name or allocation
1 param body → 200
POST
/partner/{partnerID}/member
Create Management Console user for specific distributor partner
1 param body → 201
DELETE
/partner/{partnerID}/member/{memberID}
Remove Management Console user for a specific distributor partner
2 params → 204
GET
/partner/{partnerID}/members
List Management Console users for specific distributor partner
1 param → 200
GET
/partner/{partnerID}/storage-accounts
Get list of available storage accounts
1 param → 200
POST
/partner/{partnerID}/storage-accounts
Create a storage account for a partner
1 param body → 201
DELETE
/partner/{partnerID}/storage-accounts/{accountID}
Schedule the deletion of a storage account
2 params → 204
GET
/partner/{partnerID}/storage-accounts/{accountID}
Get account info by accountID
2 params → 200
PATCH
/partner/{partnerID}/storage-accounts/{accountID}
Update information of an account by accountID
1 param body → 200
GET
/partner/{partnerID}/storage-accounts/{accountID}/usage
Retrieves the usage of the storage account of a given distributor partner
4 params → 200
GET
/partner/{partnerID}/usage
Retrieves the usage of all the storage accounts of a given distributor partner
3 params → 200

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are api.DistributorContractResponse (8 properties), api.DistributorPartnerResponse (6 properties), api.StorageAccountResponse (6 properties), api.DistributorPartnerMembersResponse (4 properties). Each schema is shown below with its type and property counts.

api.CreateStorageAccountReqBody
object
4 properties 4 required
api.StorageAccountResponse
object
6 properties
api.StorageAccountClientAccount
object
2 properties 2 required
api.CreateMemberReqBody
object
4 properties 3 required
api.CreatePartnerReqBody
object
4 properties 3 required
api.DailyUsage
object
3 properties
api.DistributorPartnerResponse
object
6 properties
api.ClientUsage
object
4 properties
api.DistributorContractResponse
object
8 properties
api.DistributorPartnerMembersResponse
object
4 properties
api.UpdatePartnerReqBody
object
2 properties
api.PatchStorageAccountReqBody
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

impossible-cloud-distributors-api-openapi.yml Raw ↑

Other APIs Impossible Cloud publishes across the network.

Impossible Cloud Integrations API
Impossible Cloud Partners API
Where this information came from

This is an independent, third-party profile of Impossible Cloud Distributors API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.