v10

latestOpenAPI 3.1.02026-08-0452108384.4 KB
Catalog

Get Companies Per Company Country Code

Retrieve all ISO country codes with the number of companies headquartered in each country. Use this endpoint for geographic distribution analysis. Calls to this endpoint are free and do not consume any API credits.

get/v0/catalog/companies_per_company_country_code

Query parameters

countrystring nullable

Name of a country. Will return the country matching their name in English

Name of a country. Will return the country matching their name in English

pageinteger

Page number.

Page number.

limitinteger

Number of results per page

Number of results per page

Response

Successful Response

Example response

{
  "metadata": {
    "total_results": 2034
  }
}