v1
latestOpenAPI 3.0.12026-07-2490182120.3 KBimages
Process Image
Run OCR on provided image and return results without persisting them to the database
post/v1/image/detections
Request body
Example request
{
"image": {
"image_bytes": "ZXhhbXBsZQ=="
}
}Response
Image detection was successful.