The Conta module exposes the firm’s public ANAF record so you can build dashboards, alerts, and analytics without scraping or hitting the ANAF webservices yourself.Documentation Index
Fetch the complete documentation index at: https://docs.contazen.ro/llms.txt
Use this file to discover all available pages before exploring further.
What’s covered
| Resource | Source | Refresh cadence |
|---|---|---|
| Fiscal profile | ANAF v9 PlatitorTVA (public, no OAuth) | Manual via POST /accounting/profile/sync |
| Annual balance sheets | ANAF Bilanț webservice (public, no OAuth) | Manual via POST /accounting/balance-sheets/sync, single year or backfill |
N-1 between
August and November of year N.
What’s not covered
The following SPV resources are PDF-only at ANAF and not yet exposed through this API: D100/D300/D394 declarations, fișa rol, vector fiscal, certificat fiscal. Track the roadmap for updates.Permissions
| Action | Required permission |
|---|---|
Read profile + balance sheets (GET) | firm_accounting_view |
Trigger sync (POST .../sync) | firm_accounting_sync |