Claigrid API
Last updated
Last updated
APIs are at the heart of its platform, enabling seamless communication and control across all services. Designed to give users full command over Claigrid’s features, these APIs make it easy to manage infrastructure tasks and streamline operations without direct intervention in the control panel.
Infrastructure and Container Management: Users can perform essential operations like pulling code, creating and removing images, and managing containers—all through simple API calls.
Dynamic Container Control: With API commands, users can start, stop, and manage containerized applications, giving them flexibility to adjust resources on demand.
Health Checks and Monitoring: Claigrid’s APIs also support health checks, enabling users to monitor the status of their containers and infrastructure. This helps ensure applications are running optimally and facilitates quick troubleshooting if needed.
Seamless Code Integration: The APIs allow users to pull code securely from their repositories, automatically integrating it with Claigrid’s infrastructure to ensure smooth deployment and execution.
Multi-Language API Support: Through , users can adapt API requests into the language of their choice for easy integration into front-end applications. Supported languages include Go, JavaScript, C#, Python, and more, allowing seamless compatibility across various development environments.
POST
/
Create Container
<Start a Container Using Provided Image>
Authorization
CX-API-KEY
{{apiKey}}
Plain Text
Example Request