LinktLinkt
Public API Documentation

Linkt API Documentation

Build AI-powered lead generation and account monitoring workflows. Discover, enrich, and track your ideal customers programmatically.

Core Concepts

Everything you need to build powerful sales intelligence workflows

Quick Start

Get up and running in minutes with our SDK

Terminal
$ npm install @linkt/sdk
example.ts
import { LinktClient } from '@linkt/sdk';

const client = new LinktClient({
  apiKey: process.env.LINKT_API_KEY,
});

Ready to get started?

Sign up for a free account and start building today.