generated: '2026-08-14' method: searched source: https://doc.enrich.so/credits-pricing-1951027m0 specification: API Commons Plans specificationVersion: '0.1' schema: https://raw.githubusercontent.com/api-evangelist/interface-research/main/schema/api-commons.yml#/$defs/Plans provider: Enrich providerId: enrich-so created: '2026-07-11' modified: '2026-08-14' reconciled: true plan_count: 5 tags: - Data Enrichment - Contact Discovery - Web Intelligence - B2B Data - Lead Enrichment - Plans description: >- Enrich meters every endpoint against a single prepaid credit balance rather than per-endpoint subscriptions. New accounts receive a one-time grant of free credits to start, and monthly plans buy larger credit allotments at a lower effective rate. Credits are deducted per call by endpoint (see the FinOps and per-endpoint costs below), and unsuccessful ("not found") lookups are refunded. The plan tiers and prices below are captured from the Enrich credits and pricing documentation and should be reconciled against the live pricing page, which controls. notes: >- RECONCILED 2026-08-14 against the Enrich credits and pricing documentation at https://doc.enrich.so/credits-pricing-1951027m0 and against the per-endpoint credit costs published inside the OpenAPI fragments on each endpoint page. The three paid credit packs (Growth 100,000 credits $49/mo, Scale 500,000 credits $149/mo, Pro 2,500,000 credits $499/mo) and the 100 free signup credits are confirmed verbatim from that page, which also publishes the effective cost per credit ($0.00049, $0.000298, $0.0002). CORRECTION: an earlier round recorded lead reveal at 50/525/575 credits; the current published contract says 10 credits email-only, 525 phone-only, 535 both, and the earlier figures have been replaced. NOTE ON THE ENTERPRISE TIER: Enrich's own pricing page could not be read — https://www.enrich.so/pricing returns HTTP 429 behind a Vercel Security Checkpoint bot challenge for every non-browser client (probed 2026-08-14) — so the Enterprise tier below is carried from the rate-limits documentation, which names an Enterprise plan and its limits, rather than from a price list. sources: - https://doc.enrich.so/credits-pricing-1951027m0 - https://www.enrich.so/pricing - https://doc.enrich.so/introduction-1951028m0 plans: - id: enrich-free name: Free Credits (Signup) type: free description: >- New accounts receive a one-time grant of free credits to evaluate every endpoint. No recurring free allotment; credits do not renew monthly. entries: - label: Signup Credits name: signup_credits type: limited metric: credits limit: 100 timeFrame: lifetime geo: global unit: 1 price: free (one-time) userMultiplied: false elements: - name: All Enrichment Endpoints - name: Lead Finder Free Searches - id: enrich-growth name: Growth type: subscription description: Monthly plan bundling credits at the entry paid tier. entries: - label: Monthly Credits name: growth_credits type: limited metric: credits limit: 100000 timeFrame: month geo: global unit: 1 price: $49 per month userMultiplied: false elements: - name: All Enrichment Endpoints - name: Higher Rate Limits - id: enrich-scale name: Scale type: subscription description: Monthly plan for higher-volume enrichment workloads. entries: - label: Monthly Credits name: scale_credits type: limited metric: credits limit: 500000 timeFrame: month geo: global unit: 1 price: $149 per month userMultiplied: false elements: - name: All Enrichment Endpoints - name: Higher Rate Limits - id: enrich-pro name: Pro type: subscription description: Monthly plan for large-scale enrichment and prospecting. entries: - label: Monthly Credits name: pro_credits type: limited metric: credits limit: 2500000 timeFrame: month geo: global unit: 1 price: $499 per month userMultiplied: false elements: - name: All Enrichment Endpoints - name: Highest Standard Rate Limits - id: enrich-enterprise name: Enterprise type: enterprise description: >- Custom credit volume, elevated rate limits, and negotiated terms for high-volume accounts. Contact Enrich. entries: - label: Enterprise Agreement name: enterprise type: flat metric: contract limit: -1 timeFrame: year geo: global unit: 1 price: contact sales userMultiplied: false elements: - name: Custom Volume Pricing - name: Elevated Rate Limits perEndpointCredits: - endpoint: POST /email-validation credits: 1 note: Not charged when the result is risky. - endpoint: POST /email-finder credits: 10 note: Not charged when found is false. - endpoint: POST /reverse-lookup/lookup credits: 10 note: Person enrichment; not charged when no profile is found. Results cached 7 days. - endpoint: POST /ip-to-company credits: 100 note: Not charged when no ipDomain is returned; results cached 7 days. - endpoint: GET /reverse-lookup/phones credits: 500 note: Not charged when no numbers are found. - endpoint: POST /lead-finder/count credits: 0 note: Free. Use it to size an audience before spending anything. - endpoint: POST /lead-finder/search credits: 0 note: >- First 3 pages OR 75 results free per search, whichever comes first, plus 50 free unique searches per month. From page 4, 1 credit per result returned, max 40 pages. - endpoint: POST /lead-finder/reveal credits: 535 note: >- 10 credits with fields ["email"], 525 with ["phone"], 535 for both (the default when fields is omitted). Cached reveals are free. Charged asynchronously inside the worker — an insufficient balance fails the job rather than returning a synchronous 402. - endpoint: POST /lead-finder/unlock-names credits: 1 note: 1 credit per lead to unmask last names, up to 100 leads per call. - endpoint: POST /count-estimate credits: 100 note: Company Followers audience count estimation. Approved accounts only. - endpoint: POST /company-follower credits: variable note: >- Credits reserved upfront from max_limit and settled per profile found; excess refunded. Approved accounts only. - endpoint: GET /wallets/balance credits: 0 - endpoint: GET /wallets/transactions credits: 0 - endpoint: batch/bulk status and results polling credits: 0 note: Polling any job status endpoint is always free. - endpoint: Teams, saved searches, filter options, company-name suggest credits: 0 note: Free endpoints. bulk_credit_model: scheme: reserve-and-settle reserve: itemCount * creditCostPerItem, deducted at submit settle: >- On the first results fetch after the job reaches a terminal status. Only successfully processed items are charged; the reserved excess is refunded. idempotent_settlement: true note: >- Settlement is idempotent — fetching results repeatedly does not charge again. Request submission is NOT idempotent; there is no Idempotency-Key header. maintainers: - FN: Kin Lane email: kin@apievangelist.com