Newest API Changelogs
June 2025
Clean Company API
4min
impacted index clean company api impacted formats all available formats impacted delivery starting on june 11th, 2025 impact adding a new enrichment endpoint new endpoint /v2/company clean/enrich what’s new we are adding a new clean company api enrichment endpoint the new endpoint allows you to gather detailed company data by submitting a website url or social media profile link as input new endpoints entity endpoint clean company api /v2/company clean/enrich request example use this endpoint to collect clean company data using the company’s website as a query parameter (e g , ?website=coresignal com ) template curl x 'get' \\ 'https //api coresignal com/cdapi/v2/company clean/enrich?website={url}' \\ h 'accept application/json' \\ h 'apikey {api key}' request example curl x 'get' \\ 'https //api coresignal com/cdapi/v2/company clean/enrich?website=coresignal com' \\ h 'accept application/json' \\ h 'apikey {api key}' rate limits clean company api endpoint restricts the number of requests allowed per second request type requests per time period clean company api enrichment endpoint 18 requests per second