Skip to main content
3 min read

ABM.dev CLI

The terminal client for ABM.dev. Every endpoint we expose is available as an abm-dev command. Human-friendly tables by default, machine-friendly --json when you want to pipe.

$ abm-dev enrich company --company "Cooper Parry" --domain cooperparry.com --wait

  Enrichment   12455
  Status       completed
  Cost         $0.34
  Duration     2m 14s

  Source layer
  ────────────
  Identity       Cooper Parry LLP                       99%
  Industry       Accounting & Audit · Mid-market        92%
  Head count     1,420 (12mo +18%)                      88%
  HQ             East Midlands, UK                      96%

  Events (180d window)
  ────────────
  2026-04-12  senior_role_posting  Director of AI Operations
  2026-03-28  office_opened        Manchester

  Research angles · 0 eager configured
  Destinations · 0 eager configured

Start here