profileAPI
/
APIs
/
Discover Contact
Different providers excel in specific regions, roles, and industries. We partner with the best and leverage a waterfall enrichment pipeline—routing each query to the optimal source, failing over seamlessly, and cross‑verifying results—to deliver comprehensive, accurate contact coverage.
By integrating with leading contact sources and strategic partners, profileAPI lets you ditch multiple subscriptions. Our waterfall pipeline automatically routes each query through the most cost‑effective providers in the optimal order, while our AI continuously learns and evolves to deliver accurate results at the lowest possible cost—all under one subscription.
Whether you’re targeting users personally or professionally—running email campaigns or making high‑value calls—profileAPI delivers labeled email and phone contacts, empowering you to engage on the optimal channel every time.
Find email by name and company
POST https://api.profileapi.com/2024-03-01/email-contacts/lookup Request { "firstName": "John", "lastName": "Doe", "website": "example.com" } Response { "data": [ { "email": "[email protected]", "type": "professional", "lastValidatedAt": "2020-08-12T02:12:33.231Z", "scoreValue": 0.95 } ] }
Find the email from the LinkedIn URL
POST https://api.profileapi.com/2024-03-01/email-contacts/lookup Request { "linkedInUrl": "https://linkedin.com/in/johndoe" } Response { "data": [ { "email": "[email protected]", "type": "professional", "lastValidatedAt": "2020-08-12T02:12:33.231Z", "scoreValue": 0.95 } ] }
For up to date detailed documentation, we recommend you check out our resource page
Go to resourceprofileAPI - 2024 All Rights Reserved