POST https://lyzr-ocr.lyzr.app/extractSummary: Extract Pdf
🔑 Click here to get your API key
multipart/form-data{ "file": "<binary file>" }
application/json{ "status": "success", "data" : { "1" : { "page" : 1, "content" : "string" } }, "total_actions" : number }
application/json{ "detail": [ { "loc": ["string", 0], "msg": "string", "type": "string" } ] }