Systems Lab
← Back to directory

Deepline

One API, One Bill, 108+ GTM Integrations

Visit Deepline

Deepline is a CLI and API layer for go-to-market data: it fronts 108+ enrichment, scraping, and outreach providers behind one authentication key, one billing profile, and a waterfall router, and is built to be driven directly by coding agents (Claude Code, Codex, Cursor) rather than a dashboard.

Vendor's own claim
data/enrichmentorchestration/agent runtimeresearch/evidence

Core capabilities

Vendor's own claim
  • One API and one bill across 108+ GTM data providers (Apollo, Crustdata, PDL, Hunter, LeadMagic, Apify, Exa, Firecrawl, and others)
  • Waterfall routing for enrichment tasks that falls back across providers. Managed waterfalls may pass through attempted-lookup costs; a successful match is not required for every charge.
  • Native Claude Code / Codex / Cursor agent skills and a `deepline` CLI, positioned as the primary interface (docs explicitly say to prefer the CLI over MCP)
  • Managed PostgreSQL database, owned by the customer, that every enrichment run writes to and that can be queried directly
  • "Plays": multi-step GTM workflow templates (job-change alerts, lead scoring, outbound personalization, ad intelligence) composed from smaller waterfall tasks
  • Bring-your-own-key mode (pay providers directly, no Deepline markup) alongside a managed billing mode with pre-run cost estimates

API & agent surface

From official docs
Authentication
API key (Bearer token) via `Authorization: Bearer <DEEPLINE_API_KEY>` header; workspace SAML SSO available (Okta, Google Workspace, Microsoft Entra) for account-level access
Base URL
https://code.deepline.com/api/v2/
Notable endpoints
  • POST /integrations/{toolId}/execute - execute a specific provider tool
  • POST /integrations/execute - legacy/deprecated execute endpoint
  • POST /plays/run - start a multi-step workflow run
  • GET /plays/run/{workflowId} - poll workflow run status
MCP tools exposed
search_deeplinequery_docs_filesystem_deeplinesubmit_feedback
Machine-readable spec
No OpenAPI link

Official skills & repos

From official docs

Published by the vendor themselves — not community forks.

  • gtm-eng-skills47 stars

    10 AI agent skills for Claude Code covering waterfall email enrichment, TAM building, signal discovery, job-change detection, and outbound automation, powered by the Deepline CLI. Hosted under Deepline's own GitHub org (getaero-io) but reads as a community-toned reference implementation rather than a first-party product release.

  • deepline-gtm-agent23 stars

    Open-source GTM chat agent built on Deepline's v2 API, with web chat, REST, and Slack interfaces. Hosted under Deepline's GitHub org; the README frames it as a thin broker on top of Deepline's own backend for provider routing and billing.

  • deepline-plugins1 stars

    Deepline GTM skills and CLI packaged as a Claude Code / Claude Cowork plugin.

From the vendor's channel

Getting Started with Deepline: Go-to-Market Data in Claude CodeDeepline

Pricing

From official docs
PlanPriceIncludedNotable
Pay as you go$0 platform fee + usage50,000 eligible provider-key enrichment calls/month, then $0.005/call; managed data costs $0.10/credit
No per-seat charge
Pay connected providers directly when using your own keys, Managed waterfalls may pass through attempted-lookup costs, Up to 5 workspaces; 15 scheduled Plays and live monitors combined; 60-day retention
Growth$395/mo + usage$200 in monthly usage credits; purchased credits use the same $0.10 rate as Pay as you go
No per-seat charge
50 scheduled Plays and up to 500 live monitors, 180-day data retention, Visitor identification and real-time CRM sync
EnterpriseCustom pricingContracted enrichment and workflow capacityCustom usage rates and capacity, Enterprise governance and security options, Dedicated support and hands-on deployment support

Checked 2026-07-30 against their pricing page. Vendors change pricing without notice.

What is Deepline

Vendor's own claim

Deepline (legal entity Aero AI Labs, Inc., New York, founded 2024) is infrastructure for GTM engineers who build prospecting and enrichment pipelines from inside an AI coding agent rather than a no-code canvas. Instead of wiring up individual provider SDKs, a workflow calls a Deepline waterfall tool and Deepline handles provider selection, retries, deduplication, and cost tracking, logging results to a customer-owned Postgres database. The vendor positions it as a programmatic, agent-native alternative to visual table workflows. This research did not independently verify competing products' API availability.

Ideal customer profile

Vendor's own claim

GTM engineers, RevOps teams, and B2B operators running outbound, ABM, or CRM-hygiene workflows through Claude Code, Codex, or Cursor who need verified contact data at scale (100+ contacts) across 3+ providers and want one CLI/API instead of stitching together multiple provider SDKs.

Who should look elsewhere

Our read

Deepline's own agent-facing docs (llms.txt) list explicit non-use-cases: transactional email sending, using it as a system-of-record CRM, real-time email validation inside a checkout flow, single-provider lookups when a team has already standardized on one provider, audience builds over 1M rows, and consumer/B2C email finding. It is also a CLI/API-first product with no visible no-code canvas, so teams without an engineer or an AI coding agent in the loop, or teams wanting a point-and-click UI like Clay's, are a poor fit.

Deepline alternatives

Our read

Tools that let a revenue team compose several data providers into one workflow, run it conditionally across a list of accounts or people, and push the result into a CRM or sequencer. The unit of work is a table or a pipeline, not a single lookup.

Category: GTM data orchestration. Membership is decided by 4 stated tests, not by category tags — see them and the full comparison.

Deepline FAQ

Does Deepline have an API?

Yes. The vendor's own quickstart frames the CLI, not the API, as the primary interface for agents.

From official docs
Is there a free tier?

Pay as you go has no platform fee or minimum usage. It includes 50,000 eligible third-party enrichment calls made with your own provider keys per month, then charges $0.005 per call. You still pay those providers directly; managed data usage is billed separately.

From official docs
Does Deepline have an MCP server?

It publishes a Mintlify-style documentation-search MCP server (tools: search_deepline, query_docs_filesystem_deepline, submit_feedback) for querying its own docs. Deepline's own agent guidance explicitly warns against treating the product as "MCP-first" for actual enrichment work - the CLI, run via an agent's shell, is the documented way to execute waterfalls and plays.

From official docs
Does Deepline have a real, machine-readable OpenAPI spec?

We found no genuine OpenAPI/Swagger file for the product.

From official docs
How is pricing structured?

Pay as you go has no platform fee, with managed data at $0.10 per credit and provider-key calls metered above the included allowance. Growth costs $395 per month plus usage and includes $200 in monthly usage credits. It does not discount the published credit rate. Enterprise pricing is negotiated.

From official docs
How does Deepline compare to Clay?

Both products publish developer documentation. Deepline offers provider orchestration through agents and code. Clay publishes APIs for searches, routines, audiences and signals, with Enterprise-only access to existing table data, plus an official CLI and agent plugin. Compare the specific workflow and billing rules; API availability alone does not distinguish them.

From official docs
Who should not use Deepline?

The vendor's own docs say not to use it for transactional email sending, as a system-of-record CRM, for real-time email validation in a checkout flow, for single-provider lookups once a team has standardized on one provider, for audience builds over 1M rows, or for consumer/B2C email finding.

Vendor's own claim
What data providers does it route through?

Documented integrations include Apollo, Crustdata, PeopleDataLabs, Hunter, LeadMagic, Dropleads, Apify, Exa, Firecrawl, Icypeas, Prospeo, ZeroBounce, Adyntel, Forager, Google Search, and CRM/outreach tools including HubSpot, Attio, Instantly, Smartlead, Lemlist, and Heyreach, among others listed in its provider docs.

From official docs
Can I own and export my data?

Yes - the vendor states enrichment results are stored in a Postgres database scoped to the customer's workspace, and customers can export it with standard pg_dump, with no export fees.

Vendor's own claim
Does it integrate with Claude Code specifically?

Yes - Deepline ships Claude Code agent skills (`/deepline-gtm`, `/deepline-feedback`), a Claude Cowork plugin, and documents itself as built primarily for agent-driven use inside Claude Code, Codex, and Cursor.

Vendor's own claim
Do unsuccessful lookups cost money?

They can. Deepline says it charges no provider-access fee for a BYOK miss, but the connected provider's own billing rules still apply. Managed waterfalls may pass through the cost of an attempted lookup. Check the tool-specific price before running a waterfall.

From official docs

Verify before you buy

  • Pricing and developer comparison checked 2026-09-19. Billing terms and the Clay developer comparison were corrected from current official sources. The original full-profile research date still applies to other fields.
  • An official X/Twitter account
  • Published rate limits for the REST API
  • A genuine product-specific OpenAPI/Swagger document (the linked openapi.json is Mintlify's generic sample spec)
  • SOC 2 report itself (available to customers under NDA only, not publicly retrievable)
  • A machine-readable OpenAPI specification was not included in the reviewed source set.

Need help setting it up?

This page tells you whether Deepline fits. Cheetah builds and runs the system it goes into — enrichment, sequencing, CRM and the joins between them.

Book a call →

The directory stays free. There is nothing gated behind this.