Romania Company Data — ANAF Registry & VAT Lookup avatar

Romania Company Data — ANAF Registry & VAT Lookup

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Romania Company Data — ANAF Registry & VAT Lookup

Romania Company Data — ANAF Registry & VAT Lookup

Official Romanian company data by CUI: name, address, phone, trade-register number, CAEN code, VAT status, e-Factura, legal form and active/inactive standing — straight from ANAF. Bulk lookups, keyless. For KYC, supplier verification and enrichment.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Ponderable Hydrometer

Ponderable Hydrometer

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

18 hours ago

Last modified

Share

Official Romanian company data by CUI (fiscal code). Feed it a list of CUIs; it returns each company's identity, address, phone, trade-register number, CAEN activity code, VAT status, e-Factura registration and active/inactive standing — straight from ANAF (the Romanian tax authority). No API key, no login.

Ideal for KYC/onboarding checks, supplier verification, invoice validation, and enriching a list of Romanian business partners.

What you get

Per company:

  • Identityname, cui, regComNumber (trade register), legalForm, organizationForm, ownershipForm, incorporationDate
  • Contact & addressaddress, phone, fax, postalCode, plus a structured headquarters (street, number, county, locality)
  • ActivitycaenCode (primary CAEN activity code)
  • VATvatPayer (is it VAT-registered), vatPeriods, vatOnCollection (TVA la încasare), splitVat
  • e-FacturaeInvoiceRegistered, eInvoiceRegistrationDate
  • Standinginactive, inactivationDate, reactivationDate, strikeOffDate, registrationStatus
  • Fiscaliban, fiscalOffice

CUIs not found in ANAF are returned with status: "not-found-in-anaf" so nothing is silently dropped.

Input

{
"cuis": ["14837428", "RO 1590082"],
"date": "2026-07-12"
}
  • cuis — list of fiscal codes; accepts 14837428, RO14837428, or RO 14837428. Thousands are fine (processed in batches of 100, at ANAF's 1 request/second limit).
  • cui — convenience field for a single code.
  • date — optional reference date (YYYY-MM-DD) for the VAT/registration snapshot; defaults to today.

Example output (one company)

{
"cui": 14837428,
"name": "BORG DESIGN SRL",
"regComNumber": "J2002008118400",
"caenCode": "6210",
"legalForm": "SOCIETATE COMERCIALĂ CU RĂSPUNDERE LIMITATĂ",
"address": "MUNICIPIUL BUCUREŞTI, SECTOR 5, STR ING. ŞTEFAN HEPITEŞ, NR.16A",
"phone": "0213323785",
"postalCode": "",
"vatPayer": true,
"vatOnCollection": false,
"splitVat": false,
"eInvoiceRegistered": false,
"inactive": false,
"incorporationDate": "2002-08-26",
"registrationStatus": "...",
"iban": "",
"fiscalOffice": "Administraţia Sector 5 a Finanţelor Publice",
"headquarters": {
"street": "Str. Ing. Ştefan Hepiteş",
"number": "16A",
"county": "MUNICIPIUL BUCUREŞTI",
"countyCode": "B",
"locality": "Sector 5 Mun. Bucureşti"
}
}

Why this actor

  • Authoritative & free — data comes directly from ANAF's official web service, not a scraped mirror.
  • VAT + e-Factura in one call — check whether a partner is VAT-registered, uses TVA la încasare, or is enrolled in RO e-Factura.
  • Bulk-friendly — validate an entire supplier list; batching and the 1 req/sec limit are handled for you.
  • Keyless — no registration, no token.

Notes

  • ANAF exposes company data by CUI; it is not a name-search directory. Get CUIs from invoices, contracts, or a trade-register export.
  • A company must exist in ANAF's records to be returned; struck-off/unknown codes come back as not-found-in-anaf.
  • This tool surfaces public official data; use it in line with applicable laws.
  • Global Company Lookup (GLEIF LEI) — international legal-entity data.
  • Website Contact Finder — emails, phones and socials from company websites.
  • SEC EDGAR Filings Scraper — US public-company filings.