Klustr API
APIs hosted and available for interacting with klustr.io
How to use APIs
In order to use the APIs you must either get a service credential or a client credential. We make it super easy to get your own user token which you can use for client credentials and hit endpoints like /me/projects which will list all the projects you own or have access to as well as other endpoints.
What can I use these APIs for?
If you want, you can basically do anything the UX can do, so that you can write IaC (infrastructure-as-code) to deploy, change, or modify your apps and services. This is very similar to Google Cloud.
Do you offer a CLI (Command Line Interface)
We are in the process of generating a command line interface tool using AI and open-api specifications which is scheduled for Launch Christment 2026.
Last updated