The Document API is designed to process documents, extract key information, and provide access to both the structured data and the original files.Currently, the API is primarily oriented towards processing Invoice documents, particularly those related to road transport. However, the system is being developed to handle other types of invoices and potentially other document types in the future. The focus is on converting unstructured or semi-structured document formats (like PDFs) into usable, structured data formats (like JSON).