For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
Documentation
API Reference
Webhooks Reference
Main Reference
Documents
Get document ocr info
Copy page
GET
https://api.invofox.com
/
documents
/
:id
/
ocr
Documentation
API Reference
Webhooks Reference
Ingest Reference
Files
Imports
Main Reference
Documents
GET
Get a list of documents
GET
Get document info
GET
Get document ocr info
GET
Get document plain ocr text
PUT
Update document information
PUT
Change the type of a document
PUT
Change the publicState of a document
Collections
Users
Authentication
x-api-key
string
API Key authentication via header
Path parameters
id
string
Required
id of the document to get
Response
Document ocr info by id
result
list of objects
Array of pages read
Show 6 properties
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error