Company Data
Multi-source Company API
Enrich
5min
overview find instructions for collection endpoint usage and data collection use the multi source company enrichment endpoints to collect company data using websites or social media profile urls as input enrich docid 2wwsuscn4xlioifjodwhi learn how to obtain company data using website urls used key collect endpoints website url /v2/company multi source/enrich ?website={url} additional information other tutorials/helpful information for you to check before using the multi source api collection endpoints dictionary multi source company api data docid 0 nuizmt3cao3g1dmutji sample multi source company api data docid\ jxr7ytqwupuibogkdlbpb collection using websites examples in this article are prepared using postman however, you can use the most convenient tool for you terminal, postman, or any api compatible application supported url formats multi source company api handles a variety of url formats and matches them with the companies in the multi source dataset examples of different valid inputs include, but are not limited to full profile url (e g , https //www apple com/home https //www apple com/home ) variations with/without trailing slashes or subdirectories variations with/without www urls with/without subdomains (e g , https //careers amazon com https //careers amazon com ) variations with/without http/https url part curl (postman) paste in the website url instead of {url} and your api key instead of {api key} in the request template template curl x 'get' \\ 'https //api coresignal com/cdapi/v2/company multi source/enrich?website={url}' \\ h 'accept application/json' \\ h 'apikey {api key}' request example curl x 'get' \\ 'https //api coresignal com/cdapi/v2/company multi source/enrich?website=thermofisher com' \\ h 'accept application/json' \\ h 'apikey {api key}' copy the edited request import the request in postman by clicking the import button and pasting the request in click authorization select the api key from the selection menu enter the correct values key – enter apikey \ value – enter your unique api key send the request collect company data from body