Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.lemlist.com/llms.txt

Use this file to discover all available pages before exploring further.

Use v2

There are two API versions:
  • v1: which is deprecated - do not use it
  • v2: use this one
Problem is that the default version in our API is still v1 for some endpoints (we’re working on a better solution as i type). For such endpoints - like GET Many Campaigns - you’ll have to explicitly specify that you want to use v2 by adding version=v2 in your query parameters.
We will remind you of this throughout the docs.

give us feedback on this page