API Reference

Generate a Visual Review

This endpoint is used to generate a visual review of the standardization results. For every value in the standardization payload, we generate a confidence score and a a list of locations, where a location is page number and x1,y1,x2,y2 bounding box coordinate on that page, designating the top left and lower right corner of the bounding box. This indicates where in the doucment the value was found.

Body Params
standardizationIds
array of strings
required

Unique identifier of the standardization object.

Standardization ID*

Instructions for the review process. You may optionally specify which fields you want to localize, and give the AI tips to improve review performance

Responses

Response body
object
jobIds
array of strings
required

Unique identifiers of the jobs.

Job IDs*
reviewIds
array of strings
required

Unique identifiers of the review objects which will be generated.

Review IDs*
standardizationIds
array of strings
required

Unique identifiers of the standardization objects under review.

Standardization IDs*

Language
Credentials