Authentication
The AhaSend CLI uses profile-based authentication to manage your API credentials and support multiple environments.Getting Started
You’ll need your API Key and Account ID from the AhaSend dashboard.Interactive Login
Direct Login
Environment Variables
For automation or CI/CD:Profiles
Profiles let you manage multiple environments easily.Creating Profiles
Switching Profiles
Check Status
Remove Profile
Configuration
Credentials are stored in~/.ahasend/config.yaml
with secure file permissions.
Keep your API keys secure. Never commit credentials to version control.