Templates
A template is the set of fields that information extraction can fill with data.
The API provides a self-documentation resource returning all the defined templates.
The resource has the following endpoint:
/api/model
It must be requested using the POST
method.
In the reference section of this manual you will find:
- The request payload.
- The output object.