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 | |||||
|---|---|---|---|---|---|
200Return list of transcribed text from image or document file
| |||||
204No content | No result of transcription | |||||
400No file | Not found document or image file or Bad requests | Server cannot or will not process the request | |||||
401Unauthorized | Incorrect X-API-Key or X-API-Key not have access to this model | |||||
415Can't decode [filename] | Unsupported file format |