syrto_get_company_anagraphic returns descriptive information about a company - what it does, where it’s based, what sector it’s in, and its size classification. It also includes contact details, social media profiles, and headcount breakdowns. It returns no financial figures.
Related tools: For financial data, use Company analysis. For ownership structure, use Company structure.
Use this tool to
- Learn what a company does, its sector, and location
- Get industry classification (ATECO/EU NACE), employee count, and website
- Find contact information, social media profiles, and VAT/tax details
Arguments
string
required
The company ID from
syrto_find_company.integer
Year for size classification (e.g.
2023). Defaults to the most recent available year.string
"en" for English (default) or "it" for Italian.Returns
string
Official legal name.
string
EU NACE sector codes at increasing levels of specificity.
string
Short description of the company’s business.
string[]
Geographic markets the company operates in.
string | null
Free-text description of the company’s target markets.
string
Company location.
string | null
LAU (Local Administrative Unit) code - the municipality (comune). Pass it to the
lau filter in Search companies to find peers in the same municipality.string
Company website.
string
EU SME category (e.g.
MEDIUM, LARGE).float
Most recent headcount from annual filings.
integer | null
Year the company was founded.
string | null
Formal incorporation date (ISO 8601).
string | null
Date business activity began (ISO 8601).
string | null
Taxpayer identification number (codice fiscale).
string | null
EU VAT number.
object[]
Email addresses with tags. Each entry has:
value- email addresstags- list of labels (e.g.SUPPORT,INFO,PRESS,SALES)
object[]
Phone numbers with tags. Each entry has:
value- phone numbertags- list of labels (e.g.INFO,CUSTOMER_SERVICE,PARTNERSHIPS)
object[]
Social media links. Each entry has:
platform- platform name (e.g.LINKEDIN,INSTAGRAM,X,YOUTUBE,FACEBOOK)url- profile URL
object | null
Real-time employee headcount:
value- number of employeesupdated_at- when the data was last refreshed (ISO 8601)
object | null
Real-time contractor/collaborator headcount:
value- number of contractorsupdated_at- when the data was last refreshed (ISO 8601)
object | null
Legal and registry risk flags. Each flag is
true when the company has the relevant record on file, false when it does not, and null when unknown:has_protests_of_bill- protested (unpaid) billshas_insolvency_proceedings- insolvency proceedings under wayhas_insolvency_applications- insolvency applications filedhas_asset_encumbrances- charges or liens on assets
boolean | null
Whether any of the company’s officers carry their own risk indicators.
null if unknown.string
Context note about data availability and where to find more on syrto.ai.
string
Link to the Syrto web app, where you can explore more data and insights.
string | null
Data availability warning (e.g. when the requested year is not available and the most recent year is returned instead).