API Documentation

Extract SIM

The purpose of OCR is to extract information from SIM image. The result will be in “text” format. All the data inside SIM will be extracted.

You will receive a response consists of message and an error code if the
request fails to process. The following is a list of error codes.

Error statusError codeDescription
200SIM_NOT_DETECTEDImage is not detected as SIM
400INVALID_PAYLOADNo value in payload
400INVALID_PAYLOAD_IMAGE_FORMATInvalid image format
400INSUFFICIENT_QUOTAQuota is not sufficient to continue
500INTERNAL_SERVER_ERRORInternal server error
Language
Click Try It! to start a request and see the response here!