How credits work
The use of credits is the same on the API as it is on the rest of the platform. Credits are only consumed when we actually find a result.- If a Deliverable, High Probability, or Catch-all email is found, 1 credit will be used.
- If a Phone is found, 10 credits will be used.
Will I be charged for duplicate contacts?
Short answer: No. (with a but) We don’t typically charge for re-enriching a previously enriched contact, as our system deduplicates based on the information you provide. However, there are exceptions. If the input information differs, such as variations in the first name, last name, company domain, LinkedIn profile URL, etc., we will not successfully deduplicate. Also we do not deduplicate contacts within the same bulk. Finally, simultaneous enrichment requests for the same contact will prevent deduplication, as it requires one completed enrichment before we can deduplicate it. (Custom fields do not affect deduplication)How long do we store the data?
For GDPR compliance, we only store enrichment data for 3 months. If you try to fetch results with the same Enrichment ID after 3 months, you’ll get an error.- If you re-enrich the same contact within 3 months, we’ll return the result from your history, creating a new enrichment but costing 0 credits (see section above about duplicate contacts).
- If you re-enrich the same contact after 3 months, we’ll launch a fresh enrichment. This will create a new enrichment and will cost credits.
Tips for testing ✨
We have hard-coded some contacts from the FullEnrich team, such as- you won’t be charged for duplicate contacts
- previously enriched contacts are pulled from memory instead of doing the waterfall process again (takes less time)
A quick way to check the result endpoint and troubleshoot is to use a webhook URL from webhook.site. (free service)