Skip to main content

API Overview

The Container Management API collection is designed to handle container-related operations such as creating, retrieving, deleting, and managing container details.

The available endpoints enable seamless management of container lifecycles, including deployment, status monitoring, and updating container information.

Tip: Review the API documentation before integrating it into your system for smooth operation.

Available Endpoints


Create a Container Endpoint

This endpoint allows you to deploy a new container with the specified configurations.

Delete a Container Endpoint

Use this endpoint to delete an existing container using its address.

Get Container Status Endpoint

Retrieve the current status of a container, including its activity state, using this endpoint.

List All Containers Endpoint

Use this endpoint to retrieve a list of all active and inactive containers under your management.

Container Info Endpoint

This endpoint allows you to fetch detailed information about a specific container, including its configurations and status.