Topology¶
semadoX uses a smart template system to extract structured data from documents. In this process, our templates are validated heavily. If the validation fails, we will take care of it, but that might take time. Even though we try to be as quick as possible when resolving problems with the templates tailored for you, it will certainly take longer than a common HTTP timeout. Therefore, our API is asynchronous. This means you send us a document and just get an ID back. The actual data follows with an additional HTTP request we will send to you.

The order of operations is: