API for managing instances?

Hello, is there an API for managing instances? For launching and terminating instances?

  • It would be nice to programmatically manage instances.
  • This would make it possible to use IaC tools like Terraform.

Any information appreciated. Thank You!

The good news is the API is in progress and getting documented also right now.
And version 1.0 should be available in a few months.

Currently I would do it via a ssh tunnel, but you would need to manually spin it up/down via the web interface.

1 Like

Any update on API? It would be great to manage GPU instances here via terraform provider.

@wskish There’s now an API. Here are some FAQs for using the API.

1 Like