Topology
semadoX uses a smart template system to read data structured 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 we are trying to be as quick as possible
resolving problems with the templates which are tailored for you, it will certainly
take longer than a common HTTP timeout. Therefore, our API is asynchronous. The 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: