Installation
You can use Sutro via the API, or using the Python SDK and CLI. There is no installation required to use the API directly, but you will need to install the SDK and CLI to use the Sutro CLI. To install the Sutro Python SDK and CLI, install via pip from PyPI:Setting up your API key
To authenticate you’ll need an API key. We’re currently in beta, please contact us to get signed up on our web app, where you’ll create and manage your API keys. Once you have an API key, you can authenticate with the CLI using:sutro login
and entering a new API key.