Instaclustr API Documentation (Current)

Download OpenAPI specification:Download

Welcome to the Instaclustr API Documentation. This page shows the current endpoints that are supported by Instaclustr.

For more information on how to use the Instaclustr platform, refer to our documentation.

If you have any questions or need assistance, please feel free to reach out to us anytime at support@instaclustr.com.

Usage Instructions

Rate Limits

Requests to endpoints are rate limited. Exceeding this limit will return a 429 error code until that user’s request threshold falls below this limit. To find the Rate Limits relevant to the endpoint, refer to the Authentication & Rate Limit section for the endpoint.

Basic Authentication

Most requests to the API must use Basic Authentication and contain a valid username and appropriate API key for the endpoint.

API keys can be retrieved any time from the console. To find the API key relevant to the endpoint, refer to the Authentication & Rate Limit section for the endpoint or the group of the endpoint.

Security Scheme Type: HTTP
HTTP Authorization Scheme basic

No Authentication

Certain endpoints are publicly available and does not need any authentication to access.

Security Scheme Type: HTTP
HTTP Authorization Scheme none