Score a document’s similarity to each document type you defined in your Sensible account and to each reference document in the highest-scoring type.
To retrieve the scores, poll the download_link in this endpoint’s response until it returns a non-error response.
This endpoint is asynchronous. For more information about scores, expand the 200 response in the synchronous classification endpoint.
Use this endpoint:
To post the document bytes, specify the non-encoded document bytes as the entire request body,and specify the Content-Type header, for example,“application/pdf” or “image/jpeg”.
For supported file size and types, see Supported file types.