Skip to main content
POST
Company Distribution by Country
Agents & LLMs: a Markdown version of this page is available by appending .md to the URL, and the full documentation index is at llms.txt.
Cost: 1 credit per call on Trial Plan
Free on the Unlimited plan
Get the geographic distribution of a company’s employees, grouped by country, from a LinkedIn company URL. Each bucket returns both a count and a percentage_ratio — the bucket’s share of total_employees (0–100, to 2 decimals).
Countries are reported as ISO 3166-1 alpha-2 codes (e.g. US, GB). Employees whose country could not be determined are grouped under unknown.
If you only have a domain, run Domain to Linkedin URL first, then pipe the LinkedIn URL into this endpoint.

Authorizations

x-api-key
string
header
required

Your Blitz API Key. Get one from https://app.blitz-api.ai

Body

application/json
company_linkedin_url
string
required
Example:

"https://www.linkedin.com/company/openai"

Response

OK

The response is of type object.