2.4 Hyper Extract
The HyperExtract endpoint extracts text and labels from an image using the "HyperExtract" model. Credits are required and deducted upon successful extraction.
Method: POST
Headers:
Bearer Token
new_user_token
Files:
file (UploadFile): The image file to be processed for text and label extraction.
Example Request:
Example Response (Success):
Example Response (File Upload Error):
Example Response (Error):
Last updated