lonescale) is the official command-line client for the LoneScale Public API. Use it to enrich contacts, source contacts by persona, look up companies, and poll async jobs — all from your terminal or a shell script.
It’s a thin wrapper around the same REST endpoints documented under API Reference, with terminal-friendly output, file/stdin/inline input, and built-in polling.
Install
Authenticate
Get your API key from Dashboard → Integrations → Public API and provide it in one of three ways (checked in this order):1
Per-command flag (highest priority)
2
Environment variable
3
Config file
Get my API key
Commands
Global options
These flags work with every command:Output formats
Data goes to stdout, logs go to stderr — so you can pipe results cleanly intojq, xargs, tee, etc.

