Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.instantly.ai/llms.txt

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

Manage lead lists used to organize and store leads. These endpoints allow you to create, list, retrieve, update, and delete lead lists, as well as get verification statistics for a specific list.
  • Lead List — field reference for lead list objects

Endpoints

MethodEndpointDescription
POST/api/v2/lead-listsCreate lead list
GET/api/v2/lead-listsList lead list
GET/api/v2/lead-lists/{id}Get lead list
PATCH/api/v2/lead-lists/{id}Patch lead list
DELETE/api/v2/lead-lists/{id}Delete lead list
GET/api/v2/lead-lists/{id}/verification-statsGet verification statistics for a lead list