Company Data

Base Company API

10min
overview this section covers general details about base company api follow the links inside the topics to learn more about the api and its endpoints company api endpoints https //docs coresignal com/api/company api overview page#cfmy7 find information about company api endpoints request types https //docs coresignal com/api/company api overview page#a6xm7 review the available request types rate limits https //docs coresignal com/api/company api overview page#cl oc explore the enabled api rate limits authorization docid\ tktw cgpqdgjronl09vnj information about authorization flow in the api credits and tokens https //docs coresignal com/api/company api overview page#chrcz learn more about api tokens and credits you can try out the base company api playground on coresignal's self service company api endpoints our api is a data retrieval tool the endpoints do not support analytic features company api features two search and two collect endpoints use the endpoints with any api compatible application to retrieve professional network company data request types endpoint post /v2/company base/search/filter post /v2/company base/search/es dsl get /v2/company base/collect/{company id} get /v2/company base/collect/{shorthand name} bulk collect bulk api (bulk collect) expands upon company api's functionality, featuring three post and two get endpoints request type endpoint post /v2/data requests/company base/id file post /v2/data requests/company base/filter post /v2/data requests/company base/es dsl get /v2/data requests/{data request id}/files get /v2/data requests/{data request id}/files/{file name} bulk collect allows you to search and collect company data in bulk using company ids, search filters, or es dsl queries available formats coresignal provides json and csv formats in self service the csv format is only available while using bulk collect endpoints read more about bulk collect in the following articles bulk collect general information https //docs coresignal com/api/bulk collect companies read more about the function and specifications of bulk collect endpoints bulk collect post requests https //docs coresignal com/api/bulk collect companies post follow the step by step guide to request company data in bulk bulk collect get requests https //docs coresignal com/api/bulk collect companies get follow the step by step guide to collect company data in bulk request types a ll company api requests must be made over https requests made over http will fail company api supports two types of requests search endpoints support post http requests only collect endpoints support the get http r equests only request type endpoint function post /v2/company base/search/filter search for relevant company profiles using search filters post /v2/company base/search/es dsl search for relevant company profiles using elasticsearch dsl schema get /v2/company base/collect/{company id} collect company data using ids get /v2/company base/collect/{shorthand name} collect company data using shorthand names 📌 full profile url example www professional network com/example company shorthand name example example company all personal information mentioned within this context is entirely fictional and is solely intended for illustrative purposes rate limits company api endpoints restrict the number of requests allowed per second for each client's api token company api search endpoints company api collection endpoints bulk api post endpoints bulk api get endpoints allow 18 requests per second allow 54 requests per second allow 27 requests per second allow 27 requests per second credits and tokens the token issued for you has a set amount of search and collect credits one search credit is deducted for one successful (200) request in the search endpoints /v2/company base/search/filter /v2/company base/search/es dsl one collect credit is deducted for one successful (200) request in the collection endpoints /v2/company base/collect/{company id} /v2/company base/collect/{shorthand name} remember that making one bulk collect request will consume more credits as you get bigger data batches data dictionaries and samples explore what data points we offer in our api company data company api sample https //docs coresignal com/api/company api data samples company api data dictionary https //docs coresignal com/api/company api data