OCR General Document AI Marketplace
AI can read images of documents such as PDF, PNG, and JPG and convert them into text.
Header Parameters |
---|
X-API-Key string — REQUIREDYour API key |
Request Body |
---|
files binary — REQUIREDImage or document file ('.docx', '.pptx', '.pdf', '.jpeg', and '.png' format) |
Responses | |||||
---|---|---|---|---|---|
200 Return list of transcribed text from image or document file
| |||||
204 No content | No result of transcription | |||||
400 No file | Not found document or image file or Bad requests | Server cannot or will not process the request | |||||
401 Unauthorized | Incorrect X-API-Key or X-API-Key not have access to this model | |||||
415 Can't decode [filename] | Unsupported file format |