{"name":"Invoice2Data API","version":"2.0.0","description":"Template extraction and authoring for the invoice-ingest pipeline","endpoints":{"/health":"GET - status, versions and capabilities","/extract":"POST - extract invoice data using the loaded templates","/text":"POST - the invoice's text, as the template engine sees it","/extract-with-template":"POST - run an unsaved template (live preview)","/templates":"GET - list loaded templates","/templates/{name}":"GET/PUT/DELETE - read, store or remove a custom template","/docs":"OpenAPI documentation"}}