The cost API provides detailed reports on the costs for a customer or project over a certain amount of time
This package is part of the STACKIT Python SDK. For additional information, please visit the GitHub repository of the SDK.
pip install stackit-costThen import the package:
import stackit.costExamples for the usage of the package can be found in the GitHub repository of the SDK.