Quickstart
Get from zero to a working API call in 5 minutes.Prerequisites
- A Naturalead account with an organization set up
- An API key (created from Settings > API Keys in the dashboard)
Step 1: Get your API key
Navigate to Settings > API Keys in your Naturalead dashboard and create a new key. Select the scopes you need (or useowner role for full access during development).
Your key will look like: nl_live_a1b2c3d4...
Step 2: List your leads
Step 3: Create a lead
Phone numbers must be unique per account. If a lead with the same phone already exists, you’ll receive a
409 Conflict response.Step 4: Start a conversation
Once you have a lead and an AI agent configured, start a conversation:whatsapp, telegram, email
You must configure the messaging integration (Twilio for WhatsApp, Telegram bot token, or Resend for email) before starting conversations on that channel.
What’s next?
Authentication
Learn about API keys, scopes, and token management.
Import Leads
Import leads from CSV files with field mapping.
Configure AI Agent
Set up your AI agent’s personality and knowledge base.
Launch a Campaign
Send batch outreach to qualified leads.