Authorizations
Sensible uses API keys to authenticate requests. Keep your API keys secure and do not share them publicly accessible areas such as GitHub, client-side code, etc. Authentication to the API is performed via Bearer Authentication. Provide your API key as the bearer auth value.
Path Parameters
User-friendly name for a document type
"auto_insurance_quotes_all_carriers"
Body
user-friendly name for the reference document
"best_scan_doc_num_1234"
SenseML configuration as a JSON object, not stringified JSON, for example, "configuration": {"fields":[]}
. If you leave out this parameter, then Sensible returns the best-scoring extraction from the configurations in the document type. If you specify it, Sensible ignores the environment
parameter.
{ "fields": [] }
Response
All the text in the document
all the text in the document, standardized as an array of pages with lines and their metadata, including positioning