Lead Endpoints
Endpoints on the REST API related directly to leads.
The Leads API allows you to manage leads in your KickoffLabs campaign. You can create, read, update, and perform various actions on leads through these endpoints.
All requests to the API should be authenticated with your API key. You can find your API key for each campaign at:
Dashboard > Setup > All Settings > API Access
Start with Common API behavior for authentication, request formats, rate limits, status codes, shared lead response fields, and bulk limits.