Skip to main content

What is the LeadLex API?

The LeadLex API enables you to programmatically interact with your workspace data, automate prospect research, manage contacts and campaigns, and leverage Lexi AI capabilities from your own applications.

Get Started in Minutes

Follow our quickstart guide to make your first API call.

Key Features

Authentication

All API requests require an API key. Learn how to create and manage your keys:

Authentication Guide

API keys, permissions, and rate limits explained

Base URL

https://nbkxaqxwvkgbddekwsma.supabase.co/functions/v1/api-gateway
All endpoints are prefixed with /v1/.

Quick Example

curl https://nbkxaqxwvkgbddekwsma.supabase.co/functions/v1/api-gateway/v1/contacts \
  -H "Authorization: Bearer wbk_your_api_key_here"

Need Help?