# Company fiscal registry — ANAF API

Public web service to query taxpayer fiscal status by unique identification code (CUI): VAT registration, fiscal inactivity, addresses and headquarters.

Published by: National Agency for Fiscal Administration

Source: https://webservicesp.anaf.ro/PlatitorTvaRest/api/v8/ws/tva

Coverage: Romania

Licence / terms: Rights need checking

Before you use this resource: Queries require a POST request containing at most 500 CUI numbers per batch. Financial balance sheets and ownership records are not exposed (they belong to ONRC and Ministry of Finance).

Record review date: 2026-09-07

Endpoint v8 verified via test POST with valid CUI; JSON response returns complete fiscal identification structure.

1. Submit a POST request to `/ws/tva` with an array of objects `{"cui": 123456, "data": "YYYY-MM-DD"}`.
2. Read VAT status from `scpTVA` and fiscal inactivity flag from `statusInactivi`.
3. Retain the registered name and company address for reconciliation with external registries.

- ANAF REST endpoint v8: https://webservicesp.anaf.ro/PlatitorTvaRest/api/v8/ws/tva (GET; JSON; sample-inspected; 2026-09-07)



## Continue your research

Editorial suggestions for discovery. These links do not establish technical integration or licence compatibility.

- [National public procurement — SICAP / SEAP](https://mariuscomper.uk/cunoastere-deschisa/en/resurse/sicap-achizitii/)
- [Budget transparency and public expenditure execution](https://mariuscomper.uk/cunoastere-deschisa/en/resurse/buget-transparent/)
