Skip to main content

Quick Start

Before you begin, make sure you have installed and authenticated the Landbase CLI.Ask Landbase for an audience using plain English:
The CLI returns a JSON response that includes a run_id, session_id, dataset_id, and a content field describing what it found.

Save the results

Add --download to write results to a file:
When the file is ready, inspect it:
Each line is a JSON object representing one company or contact.

What’s next