v1

latestOpenAPI 3.0.12026-07-2490182120.3 KB
images

Process Image

Run OCR on provided image and return results without persisting them to the database

post/v1/image/detections

Request body

callback_urlstring

Example request

{
  "image": {
    "image_bytes": "ZXhhbXBsZQ=="
  }
}

Response

Image detection was successful.