Skip to main content
Deepline is an SDK + CLI designed for Go-to-Market agents and production applications. In this quickstart you will install the Deepline CLI, authenticate your machine, and run a first enrichment request. The fastest path is Claude Code plus /deepline-gtm; the direct CLI path is deepline quickstart.
StepWhat you do
InstallRun the hosted installer and connect this machine.
AskUse /deepline-gtm in Claude Code or run deepline quickstart.
ReviewCheck the provider route and returned fields.
ScaleReuse the same workflow for a CSV, API call, or play.

Watch the setup

1. Install

Prerequisites

  • Node.js 20+
  • Python 3.10+
  • npm
  • Claude Code or any AI coding agent

Install CLI

Install the deepline CLI:
The installer opens your browser to connect this machine. If deepline is not found after install, restart your terminal and rerun the installer.

2. Use the skill

The Deepline skill auto-syncs when you install the CLI. In Claude Code, type:
The /deepline-gtm prefix tells Claude Code to use the Deepline skill, which knows all 97+ integrations, waterfall logic, and cost optimization. Describe what you want in plain English after the prefix.

3. Run your first recipe

Run the guided wizard to pick and run your first recipe:
Or type directly in Claude Code:
That’s it. Deepline runs a waterfall across multiple providers and returns a verified work email.
The waterfall tries multiple providers and stops at the first valid hit. You only pay for the one that finds the email. Single-provider enrichment commonly leaves coverage gaps. Waterfall enrichment improves match rates by querying multiple providers in sequence. Specific lift varies by ICP and region.

What just happened

  1. Deepline searched for a CMO in NYC across prospecting providers
  2. It ran a waterfall across email providers
  3. The first provider to return a valid, verified email wins
  4. You paid for one successful lookup

Scale it up

Got a list? Just ask:
Deepline reads your file, picks the right waterfall, and enriches every row. Pilot mode: Add “just test on the first 2 rows” to any prompt to review before processing the full file.

Next steps

API Reference

How tools, payloads, and waterfall execution work under the hood.

Database Access

Query resolved customer data from the local database surface.

Email Waterfall Recipe

Step-by-step: find verified emails for a list of contacts.

Provider Integrations

Per-provider guides, schemas, and sample outputs.

I Have X, I Want Y

Pick the right workflow based on what data you already have.

Example Skills

Open-source GTM workflow templates on GitHub.

Reach us: /deepline-feedback in Claude Code, or team@deepline.com.