Skip to content

Stackit cloud

Products

APIs

  • Secret management
    • Based on Hashicorp Vault KV2 API
  • PIM API
    • API that provides PIM data regarding STACKIT Cloud SKUs, Products and Categories

Opentofu

Services

Object storage

  • s3cmd is supported and documented
  • Minio client works out of the box as well

Minio client example:

export MC_HOST_stackit = "https://ACCESS_KEY:SECRET_KEY@object.storage.eu01.onstackit.cloud"
mc ls stackit/versatiles-d73gg

SDKs

Python

go