Developer tools
Install the CLI
Connect App Preview Kit to your terminal, CI pipelines, and Fastlane workflows.
brew install app-preview-kit/tap/apkThen authenticate with your API token:
als login --token <your-token>You'll need an API token. Create one in Settings → API Tokens.
Full command reference, CI integration, and Fastlane plugin docs.
Read the CLI docs →