Company
- : Access to the public API
OAuth2 client credentials flow for API access
The company name to search for.
{"value":"Tesla"}A legal identifier to look up (exact match).
{"value":"632012100"}The type of the provided legal identifier.
{"value":"FRA - SIRET"}Unified single-field search: a company name OR a legal id.
{"value":"Tesla"}The company website (sharpens disambiguation).
{"value":"https://www.tesla.com"}A city. Strict filter: only companies in this city are returned; companies with no city on record are still returned, last.
{"value":"Paris"}A country name. Strict filter: only companies in this country are returned; companies with no country on record are still returned, last.
{"value":"France"}An ISO country code. Strict filter: only companies in this country are returned; companies with no country on record are still returned, last.
{"value":"FR"}Post-filter on aliases; repeatable (?aliases=a&aliases=b).
{"value":"Tesla Motors"}Post-filter on input names; repeatable.
{"value":"tesla"}1-based page number to return (default 1).
{"value":1}Number of companies per page, max 100 (default 10).
{"value":10}Deprecated — use page_size. Used as the page size when page_size is omitted.
{"value":20}Whether to enable fuzzy (typo-tolerant) matching (default true).
{"value":true}Minimum match score for a result to be returned.
{"value":0.8}Founding-date lower bound (ISO date or a year). Strict filter: companies founded before it are excluded; companies with no founding date on record are still returned, last.
{"value":"1990"}Founding-date upper bound (ISO date or a year). Strict filter: companies founded after it are excluded; companies with no founding date on record are still returned, last.
{"value":"2010"}Industry classification code(s), e.g. ISIC 8510 or NACE 84.11; repeatable. Dot and dot-less spellings are matched across code systems (8411 also matches 84.11/84.110). Strict filter: only companies matching any supplied code are returned; companies with no industry code on record are still returned, last.
{"value":"8510"}Headcount band(s) from the fixed set 0, 1-10, 11-50, 51-200, 201-500, 501-1000, 1001-5000, 5001-10000, >10000; repeatable. Strict filter: only companies whose headcount band equals any supplied band are returned; companies with no headcount band on record are still returned, last. Labels outside the set are ignored.
{"value":"51-200"}Company search succeeded
Public response for the company datalake search.
The message to return
Company search succeededThe status of the process
SUCCESSPossible values: The status code to return
200The processing time of the request, in seconds.
0.42Either 'account_name', 'legal_id' or 'search_str' is required
Authentication failed - invalid or missing OAuth 2.0 token
Payment Required
Service unavailable
Last updated
Was this helpful?