FullEnrich
Waterfall contact enrichment.
SourcingAPI key8 endpoints
Runtime credentials
Connecting FullEnrich via OAuth or your own API key requires the following secret slots in your workspace:
- FULLENRICH_API_KEY
Endpoints
| Operation | Method & path | Effect | Latency | Rate | Cost |
|---|---|---|---|---|---|
credit_balance Read remaining FullEnrich provider credits for the connected API key. docs ↗ | GET /account/credits | none | <1s | 1/s | no bill |
key_verify Verify a FullEnrich API key and read the workspace id associated with it. docs ↗ | GET /account/keys/verify | none | <1s | 1/s | no bill |
enrichment_create Submit known contacts for FullEnrich work-email, personal-email, and mobile-phone waterfall enrichment. docs ↗ | POST /contact/enrich/bulk | paid_provider | 1-5s | 1/s | no bill |
enrichment_result Read provider output, status, cost, contact_info, and optional person/company profile for a submitted enrichment. docs ↗ | GET /contact/enrich/bulk/{enrichment_id} | none | <1s | 1/s | no bill |
reverse_email_create Submit work or personal email addresses for FullEnrich reverse lookup into person and company profile data. docs ↗ | POST /contact/reverse/email/bulk | paid_provider | 1-5s | 1/s | no bill |
reverse_email_result Read provider output, status, cost, profile, employment, and company details for a submitted reverse-email lookup. docs ↗ | GET /contact/reverse/email/bulk/{enrichment_id} | none | <1s | 1/s | no bill |
people_search Find people from structured persona, company, career, and location filters. docs ↗ | POST /people/search | paid_provider | 1-5s | 1/s | no bill |
company_search Find companies from structured domain, industry, size, location, company type, and founding-year filters. docs ↗ | POST /company/search | paid_provider | 1-5s | 1/s | no bill |