OMR Api cCurl

I am currently utilizing the Aspose OMR Cloud API for processing OMR sheets, and I came across the following page on your website: https://api.products.aspose.app/omr/scan-answer-sheet.

I would like to implement a similar process in my project, where I can upload a PNG image of an OMR sheet and receive the scanned results in JSON format, as demonstrated on this page. Could you kindly provide me with a cURL command that mimics this process? Specifically, I need:

  1. A cURL command to upload a PNG image of the OMR sheet.
  2. The process to receive the JSON response with the recognized OMR data.

I believe this will streamline the integration of your API into our system, and any additional guidance or examples you can provide would be greatly appreciated.

Thank you for your assistance, and I look forward to your response.