L
Lusha REST API v3
Details
- URL
-
https://api.lusha.com/v3/ - Docs
- https://docs.lusha.com/apis/openapi
Authentication
api_key: Bearer <credential> Sign in to the Lusha dashboard and create or manage an API key under API settings / Manage API Keys. Use it server-side only. For the REST API, send it in the api_key header; for MCP clients, docs show x-api-key and in some clients Authorization: Bearer YOUR_LUSHA_API_KEY.