Skip to main content
At Precept, we use a credit-based system to give you the flexibility to pay only for the data you need. This page explains how credits are consumed for our main API features. Credit costs for Leads are based on whether you are enriching existing leads or searching for new ones, and the level of data requested.

Base Costs

Feature TypeBase Cost (Per Lead)With Insights (Per Lead)
Lead Enrichment1 credit(Always included)
Lead Search0.5 credits1.5 credits

Optional Contact Details

If you request contact details (emails or phone numbers) during a Lead Search or Decision Maker enrichment, two things happen:
  1. The base lead cost is discounted from 0.5 to 0.1 credits per lead.
  2. Additional credits are charged per lead for successfully found contact details.
ScenarioLead CostContact CostTotal Per Lead
Lead Search — no contact details0.50.5
Lead Search — emails only0.1+11.1
Lead Search — phone numbers only0.1+1010.1
Lead Search — emails + phone numbers0.1+1111.1
You are only charged for contact details that we successfully find and return. The discounted 0.1 base cost applies automatically whenever contact enrichment is requested.

Advanced Filtering

When using Lead Search, you can optionally filter leads based on their recent LinkedIn activity (e.g. they recently posted about a specific topic).
Filter TypeParameterAdditional Credits
Activity/Post MatchpostInteractionKeywords+5 credits per lead

Credit costs for Companies are based on a base insight fee plus any specific enrichments requested per company.

Base & Enrichment Costs

ItemCredits per company
Base Insight Cost1 credit
Decision Makers0.5 credits per decision maker per role
Job Postings Insights5 credits per role
Revenue5 credits
Recent Funding5 credits
Department Ratio4 credits per role
Employee Count Change4 credits per role
Employee Count2 credits per role
Technology Stack2 credits
Custom Query0.2 credits per query

Decision Maker Contact Details

When requesting decision_makers with includeContactDetails: true, the same discount logic applies:
ScenarioLead CostContact CostTotal Per Decision Maker
Decision Makers — no contact details0.50.5
Decision Makers — with contact details0.1+1111.1
You are only charged for the number of decision-makers actually returned, up to your decisionMakersLimit.

How Credits Work

When you make an API request, we calculate the total credit cost based on your parameters. If your available credits are sufficient, we process the entire request. If not, we process as much as we can with your remaining credits and return the results for the processed items, indicating any skipped items.

Testing Your Webhook

A quick way to check the result endpoint and troubleshoot is to use a webhook URL from webhook.site (a free service).