v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-0131922.5 KB
Inference

Run Inference

post/api/v1/inference/infer

Request body

imagestring required

Base64 encoded image data

inference_type'yolo' | 'ocr' | 'combined'
confidence_thresholdnumber

Minimum confidence threshold for detections and OCR results

nms_iou_thresholdnumber

IoU threshold for Non-Maximum Suppression (NMS)

ocr_enginestring

OCR engine to use: 'free' or 'premium'

Response

Successful Response

typestring

Response type

analyzer_typestring

Analyzer type used