What happened to the free Clearbit API thousands of developers relied on — and the purpose-built replacement that restores everything it offered, and then some.
In December 2023, Clearbit was acquired by HubSpot. What followed was a systematic dismantling of the free tools that made Clearbit a developer favourite.
There is no public pricing page for Clearbit today. No pay-as-you-go option. No self-serve tier. To get API access, you need a HubSpot subscription, a sales call, and a contract.
Clearbit's free API used a single-factor matching algorithm — fine for straightforward names, but known to struggle with the edge cases common in real B2B lists.
A complete side-by-side: the legacy free API, the current enterprise product, and FindCompanyDomain.com.
The API structure is nearly identical to Clearbit's. Swap the endpoint, update the API key, add optional context parameters for better accuracy. Done.
# Clearbit Name to Domain (discontinued) GET https://autocomplete.clearbit.com /v1/companies/suggest?query=Stripe Authorization: Bearer {clearbit_api_key} # Returns: name, domain, logo # No confidence score # No context parameters
# FindCompanyDomain.com — drop-in replacement GET https://api.findcompanydomain.com /v1/lookup?name=Stripe&country=US Authorization: Bearer {fcd_api_key} # Returns: domain, confidence score, # match method, logo # Optional: country, industry params
A RevOps engineer built a HubSpot enrichment workflow that called Clearbit's Name to Domain API whenever a new company was added to CRM. 3,000 lookups/month. It cost nothing. Now it's broken.
The questions that come up every time a team migrates from Clearbit's deprecated API.
Clearbit's Name to Domain API was one of the most useful free developer tools in B2B data. It's gone — discontinued for new users, unsupported for existing ones, and replaced by an enterprise product that requires a five-figure annual contract most teams cannot justify.
FindCompanyDomain.com restores everything the Clearbit API offered — reliable domain lookup, a clean REST API, high-volume processing — and improves on it with confidence scoring, edge case specialization, context parameters, and a pricing model that will never hold your workflow hostage behind a sales call.
If Clearbit's shutdown left a hole in your stack, this is how you fill it — permanently.
Start with 500 free credits — no card required →