Product
Jentic OSThe workplace. An in-house AI platform for every employeeJentic OneSafe access. Agents reach your systems without holding keysJentic AIRThe foundation. Gets your existing platforms ready for AI
Pricing
Developers

GET STARTED

API DirectoryBrowse 10,000+ APIs Ready For AI Agent IntegrationDocumentationGuides and API reference

TOOLS

API ScoringCheck your AI Readiness using our scorecardArazzo UIVisualize Arazzo Workflows As Interactive DocumentationArazzo EditorBuild And Edit Multi-Step API Workflows Visually

COMMUNITY

GitHubOpen source projects and examplesOpen StandardsBuilt on open specs. Never locked in.
Resources
Company
About UsOur mission and teamCareersJoin our teamContactGet in touch
Try it now
Jentic OSJentic OneJentic AIR
Pricing
API DirectoryDocumentationAPI ScoringArazzo UIArazzo EditorGitHubOpen Standards
Resources
About UsCareersContact
Try it now
JenticJentic
Products
  • Jentic OS
  • Jentic One
  • Jentic AIR
For Developers
  • API Directory
  • Documentation
  • GitHub
Company
  • About Jentic
  • Careers
  • Contact Us
  • Trust Centre
ISO/IEC 27001:2022 certification badge issued by Prescient SecurityISO/IEC 27001:2022 certification badge issued by Prescient Security

Information Security Management System

Certified to ISO/IEC 27001:2022 by Prescient Security

AICPA SOC for Service Organizations logoAICPA SOC for Service Organizations logo

SOC 2® Type 1 report

Audited by Prescient Assurance

Terms & Conditions•Privacy Policy•
© 2026 Jentic Technology Ltd. All rights reserved.
2 Grattan Court East, Dublin, D02 VX86, Ireland
Switch to light modeSwitch to dark mode
APIs / Marketing / lemlist API
lemlist API logo

lemlist API

32
AI ReadinessNon-Ready (F)32/100
See full scorecard
Official vendor OpenAPI document · agent-readyMarketingMarketing Automationbasic164 EndpointsREST

For Agents

Create and manage campaigns and sequences, add and update leads, mark lead interest, read reports and exports, and manage schedules and templates across 164 endpoints.

Use for: create a new outreach campaign, add a lead to a campaign, pause a running campaign, start a campaign so sending begins

Not supported: Manages campaigns, sequences, leads, schedules, and templates that drive lemlist sending. Does not act as a general SMTP relay or handle billing.

The lemlist API runs cold-outreach campaigns: it creates and manages campaigns and their sequences, adds and updates leads, marks leads as interested or not interested, and reads campaign reports and exports. It also manages schedules, message templates, snippets, and team membership. With 164 operations it covers the full sending workflow, authenticated with HTTP Basic using an API key, so an agent can build and drive multichannel outreach programmatically.

Jentic One on GithubView OpenAPI Document

Install Jentic One Beta

Connect the lemlist API to your agent

Jentic One is a self-hosted execution layer for AI agents. It lets your agent call the lemlist API, or any other public or private API you need. You set the rules, the agent never sees your credentials, and every call is logged.

Two steps, two machines. Install the instance in a safe environment, then register your agent from wherever it runs.

1

Step 1: Jentic One Host machine

# On the machine that will host your Jentic One instance:
curl -fsSL "https://jentic.com/install.sh?src=apis&api=%2Fapis%2Flemlist.com%2Flemlist" | sh
2

Step 2: Agent machine

# On the machine where your agent runs (keep this separate from the instance):
curl -fsSL "https://jentic.com/install.sh?src=apis&api=%2Fapis%2Flemlist.com%2Flemlist" | sh
jentic register       # connects your agent to your Jentic One instance

Jentic One is in public beta. The setup above keeps your agent separate from the instance, which is what you want before using real credentials: an agent running as the same OS user as Jentic One can read its stored keys directly. Just evaluating? A single local install is fine to start. See the secure deployment guide for the tiers.

Capabilities

What an agent can do with lemlist API.

Create, update, pause, and start campaigns

Build and edit sequence steps and their branches

Add, update, and remove leads on a campaign

Mark leads interested or not interested and pause or review them

Read campaign reports and start or fetch lead exports

Manage schedules, message templates, snippets, and team members

Use Cases

Patterns agents use lemlist API for, with concrete tasks.

★ Lead sync into outreach

An AI agent adds and updates leads on a lemlist campaign as they arrive from a CRM or form, setting personalization variables so each contact enters the right sequence without manual CSV imports.

Add a lead with the given email and company to campaign CAMP123 and set the firstName variable

Campaign control

An agent creates a campaign, starts it, and pauses it on demand, letting an operator run sending workflows conversationally instead of clicking through the lemlist dashboard.

Create a campaign named 'Q4 Outbound', then start it

Reply triage

An agent marks leads as interested or not interested based on reply signals and reads campaign reports, keeping pipeline status current across active campaigns.

Mark the lead with email jane@acme.com as interested on campaign CAMP123 and return the campaign report

Key Endpoints

164 endpoints — the lemlist api runs cold-outreach campaigns: it creates and manages campaigns and their sequences, adds and updates leads, marks leads as interested or not interested, and reads campaign reports and exports.

METHOD

PATH

DESCRIPTION

GET

/campaigns

List campaigns on the account

POST

/campaigns

Create a campaign

POST

/campaigns/{campaignId}/start

Start a campaign so sending begins

POST

/campaigns/{campaignId}/pause

Pause a running campaign

POST

/campaigns/{campaignId}/leads/

Add a lead to a campaign

GET

/campaigns/reports

Read campaign reports

GET

/campaigns

List campaigns on the account

POST

/campaigns

Create a campaign

POST

/campaigns/{campaignId}/start

Start a campaign so sending begins

POST

/campaigns/{campaignId}/pause

Pause a running campaign

POST

/campaigns/{campaignId}/leads/

Add a lead to a campaign

GET

/campaigns/reports

Read campaign reports

Jentic AI Readiness Score

This API is usable in Jentic One now. Its AI-readiness score against Jentic's framework shows where it stands today and where improvements would make it even easier for agents to use.

L

lemlist API

- Non-Ready (F)
32/100
47
Foundational Compliance
69
Developer Experience & Jentic Compatibility
30
AI-Readiness & Agent Experience
60
Agent Usability
10
Security
69
AI Discoverability
Powered by JenticScoring Framework 1.0.0 | Scoring Engine 0.4.2
Show dimension breakdown
47

Foundational Compliance

Base layer of spec validity and structural soundness.

Grade: DSignals: 4
87%

Lint Results

Aggregated quality score from linter diagnostics, weighted by severity.

100%

Resolution Completeness

Percentage of `$ref` references that resolve successfully.

0%

Specification Validity

Checks whether the API description parses successfully and conforms to its declared specification (e.g., OpenAPI).

0%

Structural Integrity

Structural correctness score based on schema issues using logarithmic dampening.

69

Developer Experience & Jentic Compatibility

Clarity, completeness, and ingestion readiness for developers and tooling.

Grade: B+Signals: 4
26%

Example Density

How richly the API is illustrated with examples.

95%

Example Validity

Percentage of examples that conform to their schemas.

53%

Response Coverage

Percentage of operations with complete response definitions (success, client error, server error).

100%

Tooling Readiness

Health of API ingestion, bundling, and resolution within Jentic pipelines.

30

AI-Readiness & Agent Experience

Semantic breadth, depth, and agent comprehension for AI systems.

Grade: FSignals: 4
61%

Description Coverage

Coverage of descriptions across API elements.

0%

Error Standardization

Coverage of RFC 9457 Problem Details for error responses.

2%

OperationId Quality

Coverage, uniqueness, and casing consistency of operationIds for AI inference.

55%

Summary Coverage

Coverage of summaries across operations/tags/info.

60

Agent Usability

Functional utility, complexity comfort, and AI orchestration readiness.

Grade: B-Signals: 1
60%

Complexity Comfort

Agent comfort level based on API operational and structural complexity.

10

Security

Trust, risk posture, and security compliance.

Grade: FSignals: 1
10%

Authentication Strength

Average quality of security schemes based on authentication method strength (weakest link for OAuth2).

69

AI Discoverability

Findability, semantic richness, and reasoning readiness.

Grade: B+Signals: 1
69%

Descriptive Richness

Clarity and depth of descriptions across API elements.

View full reportHow the score is calculatedMore about the dimensions

Score it yourself

Every API in the directory is allowlisted, so you can re-score it with no key required.

Score your own APIScoring CLI agent skill
npx @jentic/api-scorecard-cli score <openapi-url>

Why Jentic?

What agents get from Jentic-routed access to this vendor.

Setup

Wiring lemlist by hand means holding an API key, sending it as HTTP Basic on every request, and paging through campaigns, leads, and sequences across 164 operations yourself. Through Jentic you install once, import the lemlist API from the Directory, store the key once, and your agent calls it.

Permission scoping

Campaign, lead, and sequence ids are path parameters, so scope by operation and by resource: allow reading campaigns, leads, and reports while withholding start, pause, and delete operations, or restrict the agent to one campaign.

Credential isolation

Your lemlist API key credential is stored once, encrypted, by your own Jentic One instance and injected at execution time. It never enters the agent's prompt, logs, or context.

Intent-based discovery

Agents search Jentic by intent, such as 'add a lead to a campaign' or 'start an outreach campaign', and Jentic returns the matching lemlist API operation with its input schema so the agent calls the right endpoint without reading the reference docs by hand.

Related APIs

Alternatives and complements available in the Jentic catalogue.

Alternative

Salesloft Platform API

→

Sales engagement cadences and activity tracking

Choose Salesloft when you need enterprise sales-engagement cadences and CRM-tied activity tracking.

Alternative

Outreach API

→

Sales engagement sequences and prospect management

Choose Outreach for sequence-based sales engagement with deep CRM synchronization.

Alternative

Instantly API

→

Cold email campaigns and deliverability tooling

Use Instantly as an alternative cold-email platform focused on sending volume and deliverability.

Complementary

SendGrid Mail API

→

Transactional and bulk email delivery

Use SendGrid for transactional email delivery when lemlist drives the outreach campaigns.

FAQs

Specific to using lemlist API through Jentic.

What can an AI agent do with the lemlist API?

An agent can create and control campaigns, build sequences, add and update leads, mark lead interest, read reports and exports, and manage schedules and templates across the sending workflow.

How do I connect the lemlist API to an AI agent with Jentic?

Import the lemlist API from the Jentic API Directory, store your API key once, and your agent calls the operations it needs. To get started, install the self-hosted Jentic One runtime from its GitHub repository and import the lemlist API from the Jentic API Directory.

What authentication does the lemlist API use?

The lemlist API uses HTTP Basic authentication with your API key. Jentic One stores that key encrypted in your own instance and applies it at execution time.

Can I limit what my agent is allowed to do with the lemlist API?

Yes. Campaign, lead, and sequence ids are path parameters, so you can scope the agent by operation and by resource: permit reading campaigns and reports while withholding start, pause, and lead-removal operations, or confine it to a single campaign.

Does the lemlist API send email directly for me?

It manages campaigns, sequences, leads, and schedules that drive lemlist's own sending; it does not act as a raw SMTP relay for arbitrary messages outside a campaign.

GET STARTED

Start building with lemlist API

Explore with Jentic One
View OpenAPI Document