Skip to main content
FirstSales is agent-ready through two surfaces:
  • Developer API for any tool that can send HTTPS requests.
  • firstsales CLI for local shells, coding agents, CI, and scripts.
Agents should prefer the CLI when shell access exists because it centralizes auth, JSON output, idempotency headers, and destructive confirmation behavior. When shell access does not exist, use the API examples directly.