📄️ Introduction
The KloudDeploy API enables you to programmatically manage deployments, LaunchPacks, and account resources.
📄️ Getting Started
The Integration API is created for companies, developers, or organizations that run SaaS platforms requiring programatic deployments of new workloads. It can also be used on CI/CD pipelines.
📄️ Close deployment
Close deployment by ID
📄️ Create deployment
Create deployment and get a list of available providers for the deployment
📄️ Execute deployment
Execute deployment by specifying deployment ID, provider ID, and plan
📄️ Get account balance
Get account balance information
📄️ Get container logs
Get container logs by deployment ID
📄️ Get k8s event logs
Get k8s event logs by deployment ID
📄️ Get list of deployments
Get list of deployments for the account
📄️ Get list of LaunchPacks
Get list of available LaunchPacks for the account
📄️ Search deployment by ID
Search deployment by ID
📄️ Search deployment by name
Search deployment by name
📄️ Search LaunchPack by ID
Search available LaunchPack by ID
📄️ Search LaunchPack by name
Search available LaunchPack by name
📄️ Verify Integration API Key
Get kdapi to say hello to you!