{
"job_id": "",
"status": "done",
"document_type": "fattura",
"confidence": 1,
"content_hash": "a1b2c3d4e5f6g7h8i9j0k1l2m3n4o5p6",
"result": {
"schema_version": "2.0",
"document_type": "invoice",
"meta": {
"cost_eur": 0,
"confidence": 1,
"provider": "fast-path",
"prompt_version": "fast-path-v1"
},
"payload": {
"kind": "invoice",
"dati_trasmissione": {
"id": "example"
},
"cedente_prestatore": {
"nome": "Example SRL",
"partita_iva": "IT01234567890"
},
"cessionario_committente": {
"nome": "Cliente SpA"
},
"corpi": [
{
"numero": "INV-001",
"data": "2026-08-15",
"importo": 122
}
]
}
},
"error": null
}
curl --location --request POST 'https://zylalabs.com/api/13523/factum+parse+api/30047/parse+document' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{"text": "Fattura 2026/01 del 15/08/2026 Fornitore: Test SRL P.IVA: IT12345678901 Imponibile: 100.00 EUR Totale: 100.00 EUR", "doc_type": "auto"}'
{
"status": "ok"
}
curl --location --request GET 'https://zylalabs.com/api/13523/factum+parse+api/30049/service+status' --header 'Authorization: Bearer YOUR_API_KEY'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Factum Parse API simply include your bearer token in the Authorization header.
| Header | Description |
|---|---|
Authorization
|
Required
Should be Bearer access_key. See "Your API Access Key" above when you are subscribed.
|
No long-term commitment. Upgrade, downgrade, or cancel anytime. Free Trial includes up to 50 requests.
(Save 2 months with annual billing 🎉)
AI-powered parsing for Italian & EU invoices (PDF/XML) with Zero Data Retention (GDPR compliant). Fast extraction of tax data, amounts, and VAT numbers.
The "Upload Document" endpoint returns metadata about the uploaded document, including job ID and status. The "Parse Document" endpoint returns structured JSON data extracted from the document, such as supplier details and totals. The "Get Upload Status" endpoint provides the status and metadata of the upload, while the "Service Status" endpoint offers system health information, including job statistics.
Key fields include "job_id" (unique identifier), "status" (processing state), "document_type" (type of document), "result" (parsed data), and "content_hash" (hash of the document content). For service status, fields like "total_jobs" and "done_jobs" provide insights into system performance.
The returned data is structured in JSON format. Each response contains key-value pairs organized into nested objects, such as "result" for parsed data and "data" for service statistics. This structure allows easy access to specific information, like supplier details or job status.
The "Upload Document" endpoint provides upload metadata. The "Parse Document" endpoint extracts detailed invoice data, including supplier information and financial totals. The "Get Upload Status" endpoint offers processing status, while the "Service Status" endpoint gives an overview of system health and job statistics.
Response data is organized into distinct sections based on the endpoint. For example, the "Parse Document" response includes "job_id," "status," and a "result" object containing parsed invoice details. This organization helps users quickly locate relevant information.
The data is sourced from Italian FatturaPA XML and PDF invoices, ensuring compliance with Italian administrative frameworks. The API employs a Privacy-First Zero-Retention architecture, meaning no data is stored, enhancing data security and privacy.
Typical use cases include automating invoice processing, extracting financial data for accounting, and integrating invoice information into business systems. Users can leverage the structured JSON output for reporting and analytics.
Users can parse the structured JSON to extract specific fields, such as supplier names or total amounts, for further processing. This data can be integrated into financial systems or used for compliance reporting, enhancing operational efficiency.
The Factum Parse API specializes in extracting data from Italian administrative and financial documents, specifically FatturaPA XML and PDF formats.
You can extract various data fields including invoice details, recipient information, tax amounts, and other relevant financial data from the documents.
The extracted data can be provided in structured formats such as JSON or XML, making it easy to integrate into various applications.
The API adheres to a Strict Zero Data Retention (ZDR) policy, utilizing volatile RAM to ensure that no data is stored after processing, thus maintaining complete data privacy.
The API can be used for automating invoice processing, financial reporting, compliance checks, and integrating financial data into accounting systems.
Yes, the Factum Parse API is capable of processing both FatturaPA XML and PDF formats, allowing for flexibility in document handling.
The core value proposition lies in its ability to efficiently extract and process data from complex Italian financial documents while ensuring data privacy and compliance with GDPR.
The output typically includes fields such as invoice number, date, total amount, tax breakdown, and recipient details.
Businesses can integrate the API by utilizing its endpoints to automate data extraction processes, thereby streamlining their financial operations and reducing manual entry.
Yes, the Factum Parse API is fully compliant with GDPR regulations, ensuring that all data processing activities respect user privacy and data protection laws.
To obtain your API key, first sign in to your account and navigate to the API you want to use. From the API's Pricing section, choose a plan and complete the subscription process. Once subscribed, return to the API page and you will see your API Access Key displayed at the top of the documentation page. You can use this key to authenticate your requests.
You can’t switch APIs during the free trial. If you subscribe to a different API, your trial will end and the new subscription will start as a paid plan.
The free trial lasts for 7 days and allows you to make up to 50 API requests.
No, the free trial is available only once, so we recommend using it on the API that interests you the most. Most of our APIs offer a free trial, but some may not include this option.
Yes. If the API offers a free trial, you will see a "Free 7-Day Trial" option in its Pricing section. The trial lasts for 7 days and allows up to 50 API requests, enabling you to evaluate the API before subscribing to a paid plan.
Zyla API Hub is like a big store for APIs, where you can find thousands of them all in one place. We also offer dedicated support and real-time monitoring of all APIs. Once you sign up, you can pick and choose which APIs you want to use. Just remember, each API needs its own subscription. But if you subscribe to multiple ones, you'll use the same key for all of them, making things easier for you.
You can monitor your API usage through the response headers included with every request:
x-zyla-api-calls-monthly-used: Shows the total number of API requests you have used during the current billing period.
x-zyla-api-calls-monthly-remaining: Shows the number of API requests you have remaining for the current billing period.
Yes, you can cancel your subscription at any time. Simply go to the Pricing section of the API you're subscribed to and click the "Unsubscribe" button.
Please note that upgrades, downgrades, and cancellations take effect immediately. Once your subscription is canceled, access to the service will end immediately, regardless of any remaining API calls in your quota.
Please have a look at our Refund Policy: https://zylalabs.com/terms#refund