latestSwagger 2.02026-08-08247095.4 KB

87f442a3336e

emailid

Enriches the Email address

Enriches the email with more data like first name, last name, title, department, address, phone, status

post/emailid/enrich

Request body

userEmailstring required

User's Email Address

emailstring required

Email Id

apiKeystring required

API Key

Example request

{
  "userEmail": "gautam@saleslift.io",
  "email": "pradeep@adapt.io",
  "apiKey": "GAUTAM_API_KEY"
}

Response

OK