fileAI Docs home page
Search...
⌘K
Ask AI
Status
Trust
Go to fileAI
Go to fileAI
Search...
Navigation
Key Functions
Upload
User Guide
API
MCP
Changelog
Website
Discord
Support
fileAI API
Introduction
Quick Start
Key Functions
Upload
AI OCR Models
AI Schemas
Supported Data Types
Extraction Prompts
Schema Locking
Processing Callback
Endpoints
GET
Get application health check
GET
Get workspace subscription
GET
Get project setting
PATCH
Update project setting
GET
Get all files
POST
Upload a file
PATCH
Approve a file type
POST
Create a file preview
GET
Get a file upload processing steps for that uploadId
GET
Get file ocr
GET
Get file type schemas
GET
Get file types
PATCH
Rename a file type
GET
Get file schema values by fileIds
DEL
Delete multiple files
GET
Get all schemas
PATCH
Patch a schema
PATCH
Rerun file form filling
PATCH
Update file schema
On this page
Upload Overview
When to use the Upload Endpoint
Key Features
Key Functions
Upload
Copy page
Understanding fileAI’s Upload endpoint
Copy page
Upload Overview
Our upload endpoint allows you to send files directly to fileAI.
When to use the Upload Endpoint
Submitting New Files for Processing
Use the
upload endpoint
t to send new files (PDFs, images, or text-based files) to fileAI for data extraction and schema application
Automating File Intake
Integrate the upload endpoint into your system to automate the ingestion of files from users, third-party tools, or internal workflows
Triggering AI Schema Extraction
Uploading a file initiates the AI-driven extraction process, which applies the appropriate schema and prepares the data for validation or export
Key Features
Currently Supported File Types include:
Image Formats
PNG
JPEG/JPG
GIF
TIFF
PDF
PDF (Portable Document Format)
Spreadsheets
CSV (Comma Separated Values)
XLSX (Excel Open XML)
XLSM (Excel with Macros)
XLS (Excel Binary)
Direct uploads have a
50MB
file size limit
Our platform can automatically split bulk files and identify individual files as part of the upload process.
Quick Start
AI OCR Models
Assistant
Responses are generated using AI and may contain mistakes.