Authentication
Create a deployment key in the Sutro app under API Keys. Keys are scoped to one deployment.SUTRO_API_URL accepts the deployment origin with or without /v1.
To store both values in ~/.sutro/config.json instead:
- Explicit
Sutro(api_url=..., api_key=...)values or setters SUTRO_API_URLandSUTRO_API_KEY- Values saved by
sutro login