1npm install -g dealmachine
1npx dealmachine --help
1dm login
1234567891011To complete authentication: 1. Visit: https://dealmachine.com/device/authorize 2. Enter code: BCDF-GHJK Opening browser... Waiting for authorization... done Successfully authenticated! Organization: My Company
dm login --key dm_sk_live_xxxxxdm signup developer@example.com --login,
adding --phone-number +15551234567 if the API environment requires phone numbers,
then dm plans, then dm checkout --price-id price_xxx_monthly.1dm enrich address "123 Main St, Austin, TX 78704"
1dm whoami
1dm usage
1dm enrich name "David Oster" --state MO
1dm enrich address "123 Main St, Austin, TX 78704" --json
1dm addresses validate "456 Oak Ave, Dallas, TX"