curl -X POST "https://prospect-api.smartlead.ai/api/v1/search-email-leads/search-contacts?api_key=YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"limit": 10}'
{ "success": true, "message": "Contacts searched successfully", "data": { "list": [ { "id": "5f22b0e8cff47e0001616f81", "firstName": "Orhan", "lastName": "Demiri", "fullName": "Orhan Demiri", "title": "Generalagentur Agenturleiter", "company": { "name": "Gothaer", "website": "gothaer.de" }, "department": ["Sales"], "level": "Staff", "industry": "Financial Services", "subIndustry": "", "companyHeadCount": "1K - 10K", "companyRevenue": "> $1B", "country": "Germany", "state": "", "city": "", "email": "random@example.com", "linkedin": "linkedin.com/random_data", "emailDeliverability": 0.95, "address": "Germany" }, { "id": "5f22b1a0cff47e000161b01f", "firstName": "Tim", "lastName": "Ziegler", "fullName": "Tim Ziegler", "title": "Director of Sales and Business Development", "company": { "name": "soluzione Script GmbH", "website": "soluzione.de" }, "department": ["Sales"], "level": "Director-Level", "industry": "Education", "subIndustry": "E-Learning", "companyHeadCount": "25 - 100", "companyRevenue": "$1 - 10M", "country": "Germany", "state": "Bavaria", "city": "Bavaria", "email": "random@example.com", "linkedin": "linkedin.com/random_data", "emailDeliverability": 0.95, "address": "Bavaria" } ], "scroll_id": "FGluY2x1ZGVfY29udGV4dF91dWlkDXF1ZXJ5QW5kRmV0Y2gBFkh5d0FSVjZaUXlpbzdWYWkxRV9DNGcAAAAAADUQGhZlT2V0Z0ptSVNyYWQwbk9kYTFsRXhB", "filter_id": 327105, "total_count": 16064669 } }
Search for contacts with filters - POST /search-contacts
api_key
limit