OCR a file from URL

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Headers

x-monite-versionstringRequired
x-monite-entity-idstringOptional
The ID of the entity that owns the requested resource.

Request

This endpoint expects an object.
file_urlstringRequired
document_typeenumOptional
Allowed values:

Response

OCR task has been accepted for execution.
idstringformat: "uuid"
created_atdatetime
updated_atdatetime
statusenum
Allowed values:
document_typeenum
Allowed values:
recognized_dataobject

Errors

400
Post OCR Tasks Request Bad Request Error
401
Post OCR Tasks Request Unauthorized Error
413
Post OCR Tasks Request Content Too Large Error
415
Post OCR Tasks Request Unsupported Media Type Error
421
Post OCR Tasks Request Misdirected Request Error
422
Post OCR Tasks Request Unprocessable Entity Error
424
Post OCR Tasks Request Failed Dependency Error
429
Post OCR Tasks Request Too Many Requests Error