linkedinUrl produces the most accurate results, while passing only a name with an organization name has lower confidence and may return a 200 with no enriched data if no match is found.
Credit cost:
- 1 credit when only organization-level details are returned.
- 2 credits when a full person enrichment is completed by Clodura.
Endpoint
POST /api/v1/cleanup/enrich
Request
Headers
Body Parameters
At least one identifier must be provided. Using a combination of fields increases match accuracy.string
The person’s LinkedIn profile URL (e.g.,
https://www.linkedin.com/in/kapilkhangaonkar/). This is the highest-confidence identifier — use it whenever available.string
The person’s email address (e.g.,
john@example.com). Produces medium-confidence matches, especially when combined with firstName and lastName.string
The person’s first name. Use in combination with
lastName and at least one company identifier.string
The person’s last name. Use in combination with
firstName and at least one company identifier.string
The name of the person’s employer. Use with
firstName and lastName when no domain or LinkedIn URL is available. This produces the lowest-confidence match.string
The LinkedIn URL of the employer organization (e.g.,
https://www.linkedin.com/company/clodura-ai/). Combine with firstName and lastName for medium-confidence matching.Recommended Identifier Combinations
Example Request
Response
A successful200 response returns a fully enriched contact object along with credit usage details.
string
Clodura’s unique identifier for the matched person.
string
The person’s first name.
string
The person’s last name.
string
The person’s LinkedIn profile URL.
string
The person’s current job title.
array
Department or functional area (e.g.,
Engineering, Sales).array
Seniority level (e.g.,
Entry Level, Manager, Director).string
The person’s current city.
string
The person’s current state.
string
The person’s current country.
object
object
