The Upsun SDKs provide typed client libraries that map to the Upsun CLI commands, letting you manage the platform programmatically from your applications. Both SDKs are currently in Beta — features and APIs may evolve over time.
Both SDKs authenticate with an Upsun API token. Store it in an environment variable and pass it when initializing the client. See each SDK’s README for usage examples.