v10

latestSwagger 2.0raw.githubusercontent.com2020-04-27123450.4 KB

Analyze Form

Extract key-value pairs, tables, and semantic values from a given document. The input document must be of one of the supported content types - 'application/pdf', 'image/jpeg', 'image/png' or 'image/tiff'. Alternatively, use 'application/json' type to specify the location (Uri or local path) of the document to be analyzed.

post/custom/models/{modelId}/analyze

Path parameters

modelIdstring uuid required

Model identifier.

Query parameters

includeTextDetailsboolean

Include text lines and element references in the result.

Request body

sourcestring

File source path.

Response

Request is queued successfully.