ampup Python package.
Installation
This installs both the Python SDK and the
ampup CLI command. Requires Python 3.10+.Authentication
Set your API key as an environment variable or pass it with every command:If neither flag nor env var is set, the CLI falls back to a config file — first
~/.ampup/config.json, then /workspace/.ampup/config.json, then /mnt/session/uploads/workspace/.ampup/config.json. This makes the CLI work out of the box inside Managed Agents sessions where credentials are mounted at a known path.Global Options
Commands
ampup org — Organization
ampup accounts — Account Management
Examples:
ampup deals — Deal Management
Examples:
ampup meetings — Meetings
Examples:
ampup metrics — Scoring Metrics
ampup scripts — Practice Scripts
Example:
ampup config — Analysis Configuration
Output Formats
Use--output (or -o) to switch between JSON and table output:
Scripting Examples
Export all meetings for a deal
Check analysis status in a loop
Support
- Email: support@ampup.ai
- Contact: ampup.ai/contact