cURL
curl --request POST \ --url https://hireloam.com/api/v1/sourcing/prospects/{prospectId}/reveal-email \ --header 'Authorization: Bearer <token>'
{ "email": "[email protected]", "status": "<string>", "error": "<string>" }
Reveal a prospect’s email address using email lookup services. Uses one email reveal credit from your plan.
API key from Settings > API Keys
Email reveal result
Was this page helpful?